summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-02-14 12:52:53 +0000
committerLeah Rowe <leah@libreboot.org>2026-02-14 12:58:06 +0000
commitd5a1de820b77dd1cfaed56416a910632a09b4575 (patch)
tree7e53c67adc2b1ed27d72325b4c5da8d8040d1790 /config
parentc0399adab341323e77b091082b2f8fa7a2080e57 (diff)
supermicro x11ssh_f: set release="n"HEADmaster
the lack of redundancy in Intel ME downloading is a current release blocker with this board, so set it to release=n for now. it is quite possible to use deguard on this board, which does have redundant downloading when used with lbmk. although the board doesn't have bootguard, it is still possible to use deguard. you can configure the generic ME image that it fetches, and reconfigure it for each machine. i've asked ron to look into this, on their test board. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
-rw-r--r--config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg b/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg
index 11058697..1909de01 100644
--- a/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg
+++ b/config/coreboot/supermicro_x11ssh_f_vfsp_16mb/target.cfg
@@ -11,3 +11,4 @@ vcfg="supermicro_x11_lga1151_series"
build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
IFD_platform="sklkbl"
payload_uboot="amd64"
+release="n"