summaryrefslogtreecommitdiff
path: root/config/coreboot
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-02-14 12:52:53 +0000
committerLeah Rowe <leah@libreboot.org>2026-02-26 01:24:53 +0000
commit0415148e9270437004bd0da087ce1f302a39cec2 (patch)
tree7e53c67adc2b1ed27d72325b4c5da8d8040d1790 /config/coreboot
parentce5eb284a3cc8e1e661848affe39cff1118849d7 (diff)
supermicro x11ssh_f: set release="n"
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/coreboot')
-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"