summaryrefslogtreecommitdiff
path: root/config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-09-23 17:18:57 +0100
committerLeah Rowe <leah@libreboot.org>2026-09-23 17:18:57 +0100
commit1e78a7f4e4faace87b673edf775c8568350351c5 (patch)
treeba5051d4555788ba2e571e7839ef9795298e96db /config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg
parent7dc54160d1ada865f2a168e048fa3db8a24b4ceb (diff)
enable edk2 payload on nearly every mainboardHEADmaster
older than intel sandybridge not added. amd fam15h boards added but will need to be tested. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg')
-rw-r--r--config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg b/config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg
index 6ca7bb7f..9981c28b 100644
--- a/config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg
+++ b/config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="xhci_nvme"
vcfg="haswell"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"