pkg.cfg 960 B

1234567891011121314151617181920
  1. # SPDX-License-Identifier: GPL-3.0-or-later
  2. DL_hash="976bbb1e625f64df276d8343757d910c88b8a781f953bc2c41a7dd15184ec70d55f8081de2a0aaa83cddb8e73bdc2df6288fde6e0897e4928c48ca4bb30bea2d"
  3. DL_url="https://download.asrock.com/BIOS/1151/H110M-DGS(7.30)ROM.zip"
  4. DL_url_bkup="https://web.archive.org/web/20230822134231/https://download.asrock.com/BIOS/1151/H110M-DGS(7.30)ROM.zip"
  5. # for Fsp.fd, we don't rely on a download. Instead,
  6. # we copy from coreboot.git. The file is defined
  7. # by CONFIG_FSP_FD_PATH, split to CONFIG_FSP_M_FILE and CONFIG_FSP_S_FILE
  8. # and inserted to CBFS with names CONFIG_FSP_S_CBFS and CONFIG_FSP_M_CBFS
  9. #
  10. FSPFD_hash="c500166a8553a80ba8db8b8185a896e0ae1562ea3c139e07acd9e7937baf8110ba743cc79b69db09a5f39c076d1d22bc45045223975f46aea2034ba82a6b0360"
  11. # We will use deguard to disable the Intel Boot Guard:
  12. ME11bootguard="y"
  13. ME11delta="optiplex_3050" # subdirectory under deguard's data/delta/
  14. ME11version="11.6.0.1126"
  15. ME11sku="2M"
  16. ME11pch="H"