summaryrefslogtreecommitdiff
path: root/config/module/coreboot
diff options
context:
space:
mode:
Diffstat (limited to 'config/module/coreboot')
-rw-r--r--config/module/coreboot/dell7010sff_12mb/target.cfg2
-rw-r--r--config/module/coreboot/dell9020mt_nri_12mb/target.cfg2
-rw-r--r--config/module/coreboot/e5420_6mb/target.cfg2
-rw-r--r--config/module/coreboot/e5520_6mb/target.cfg2
-rw-r--r--config/module/coreboot/e5530_12mb/target.cfg2
-rw-r--r--config/module/coreboot/e6220_10mb/target.cfg2
-rw-r--r--config/module/coreboot/e6230_12mb/target.cfg2
-rw-r--r--config/module/coreboot/e6320_10mb/target.cfg2
-rw-r--r--config/module/coreboot/e6330_12mb/target.cfg2
-rw-r--r--config/module/coreboot/e6420_10mb/target.cfg2
-rw-r--r--config/module/coreboot/e6430_12mb/target.cfg2
-rw-r--r--config/module/coreboot/e6520_10mb/target.cfg2
-rw-r--r--config/module/coreboot/e6530_12mb/target.cfg2
-rw-r--r--config/module/coreboot/e7240_12mb/target.cfg2
-rw-r--r--config/module/coreboot/hp2170p_16mb/target.cfg2
-rw-r--r--config/module/coreboot/hp2560p_8mb/target.cfg2
-rw-r--r--config/module/coreboot/hp2570p_16mb/target.cfg2
-rw-r--r--config/module/coreboot/hp8200sff_4mb/target.cfg2
-rw-r--r--config/module/coreboot/hp8200sff_8mb/target.cfg2
-rw-r--r--config/module/coreboot/hp820g2_12mb/target.cfg2
-rw-r--r--config/module/coreboot/hp8300cmt_16mb/target.cfg2
-rw-r--r--config/module/coreboot/hp8300usdt_16mb/target.cfg2
-rw-r--r--config/module/coreboot/hp8460pintel_8mb/target.cfg2
-rw-r--r--config/module/coreboot/hp8470pintel_16mb/target.cfg2
-rw-r--r--config/module/coreboot/hp8560w_8mb/target.cfg2
-rw-r--r--config/module/coreboot/hp9470m_16mb/target.cfg2
-rw-r--r--config/module/coreboot/hppro3500series_8mb/target.cfg2
-rw-r--r--config/module/coreboot/kcma_d8_16mb/target.cfg2
-rw-r--r--config/module/coreboot/kgpe_d16_16mb/target.cfg2
-rw-r--r--config/module/coreboot/t1650_12mb/target.cfg2
-rw-r--r--config/module/coreboot/t1700mt_bmrc_12mb/target.cfg2
-rw-r--r--config/module/coreboot/t1700sff_bmrc_12mb/target.cfg2
-rw-r--r--config/module/coreboot/t420_8mb/target.cfg2
-rw-r--r--config/module/coreboot/t420s_8mb/target.cfg2
-rw-r--r--config/module/coreboot/t430_12mb/target.cfg2
-rw-r--r--config/module/coreboot/t440plibremrc_12mb/target.cfg2
-rw-r--r--config/module/coreboot/t440plibremrc_4mcbfs_12mb/target.cfg2
-rw-r--r--config/module/coreboot/t520_8mb/target.cfg2
-rw-r--r--config/module/coreboot/t530_12mb/target.cfg2
-rw-r--r--config/module/coreboot/w530_12mb/target.cfg2
-rw-r--r--config/module/coreboot/w541_12mb/target.cfg2
-rw-r--r--config/module/coreboot/x220_8mb/target.cfg2
-rw-r--r--config/module/coreboot/x230_12mb/target.cfg2
-rw-r--r--config/module/coreboot/x230_16mb/target.cfg2
-rw-r--r--config/module/coreboot/x230t_12mb/target.cfg2
-rw-r--r--config/module/coreboot/x230t_16mb/target.cfg2
-rw-r--r--config/module/coreboot/x2e_n150/target.cfg2
47 files changed, 94 insertions, 0 deletions
diff --git a/config/module/coreboot/dell7010sff_12mb/target.cfg b/config/module/coreboot/dell7010sff_12mb/target.cfg
index cad9ab30..9d31c1a3 100644
--- a/config/module/coreboot/dell7010sff_12mb/target.cfg
+++ b/config/module/coreboot/dell7010sff_12mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="nvme"
vcfg="t1650"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/dell9020mt_nri_12mb/target.cfg b/config/module/coreboot/dell9020mt_nri_12mb/target.cfg
index 6ca7bb7f..9981c28b 100644
--- a/config/module/coreboot/dell9020mt_nri_12mb/target.cfg
+++ b/config/module/coreboot/dell9020mt_nri_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"
diff --git a/config/module/coreboot/e5420_6mb/target.cfg b/config/module/coreboot/e5420_6mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/e5420_6mb/target.cfg
+++ b/config/module/coreboot/e5420_6mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e5520_6mb/target.cfg b/config/module/coreboot/e5520_6mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/e5520_6mb/target.cfg
+++ b/config/module/coreboot/e5520_6mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e5530_12mb/target.cfg b/config/module/coreboot/e5530_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/e5530_12mb/target.cfg
+++ b/config/module/coreboot/e5530_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6220_10mb/target.cfg b/config/module/coreboot/e6220_10mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/e6220_10mb/target.cfg
+++ b/config/module/coreboot/e6220_10mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6230_12mb/target.cfg b/config/module/coreboot/e6230_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/e6230_12mb/target.cfg
+++ b/config/module/coreboot/e6230_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6320_10mb/target.cfg b/config/module/coreboot/e6320_10mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/e6320_10mb/target.cfg
+++ b/config/module/coreboot/e6320_10mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6330_12mb/target.cfg b/config/module/coreboot/e6330_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/e6330_12mb/target.cfg
+++ b/config/module/coreboot/e6330_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6420_10mb/target.cfg b/config/module/coreboot/e6420_10mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/e6420_10mb/target.cfg
+++ b/config/module/coreboot/e6420_10mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6430_12mb/target.cfg b/config/module/coreboot/e6430_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/e6430_12mb/target.cfg
+++ b/config/module/coreboot/e6430_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6520_10mb/target.cfg b/config/module/coreboot/e6520_10mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/e6520_10mb/target.cfg
+++ b/config/module/coreboot/e6520_10mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e6530_12mb/target.cfg b/config/module/coreboot/e6530_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/e6530_12mb/target.cfg
+++ b/config/module/coreboot/e6530_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/e7240_12mb/target.cfg b/config/module/coreboot/e7240_12mb/target.cfg
index 79444af4..e1d56b77 100644
--- a/config/module/coreboot/e7240_12mb/target.cfg
+++ b/config/module/coreboot/e7240_12mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="xhci_nvme"
vcfg="e7240"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp2170p_16mb/target.cfg b/config/module/coreboot/hp2170p_16mb/target.cfg
index 026be097..a7b89a96 100644
--- a/config/module/coreboot/hp2170p_16mb/target.cfg
+++ b/config/module/coreboot/hp2170p_16mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp2170p"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp2560p_8mb/target.cfg b/config/module/coreboot/hp2560p_8mb/target.cfg
index 2d9e0c02..2d3cb3e1 100644
--- a/config/module/coreboot/hp2560p_8mb/target.cfg
+++ b/config/module/coreboot/hp2560p_8mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp2560p"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp2570p_16mb/target.cfg b/config/module/coreboot/hp2570p_16mb/target.cfg
index db6931f3..6d295fc6 100644
--- a/config/module/coreboot/hp2570p_16mb/target.cfg
+++ b/config/module/coreboot/hp2570p_16mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp2570p"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp8200sff_4mb/target.cfg b/config/module/coreboot/hp8200sff_4mb/target.cfg
index 833fcd0e..cd2a6382 100644
--- a/config/module/coreboot/hp8200sff_4mb/target.cfg
+++ b/config/module/coreboot/hp8200sff_4mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="nvme"
vcfg="hp8200sff"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp8200sff_8mb/target.cfg b/config/module/coreboot/hp8200sff_8mb/target.cfg
index 833fcd0e..cd2a6382 100644
--- a/config/module/coreboot/hp8200sff_8mb/target.cfg
+++ b/config/module/coreboot/hp8200sff_8mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="nvme"
vcfg="hp8200sff"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp820g2_12mb/target.cfg b/config/module/coreboot/hp820g2_12mb/target.cfg
index 34c26411..0670747d 100644
--- a/config/module/coreboot/hp820g2_12mb/target.cfg
+++ b/config/module/coreboot/hp820g2_12mb/target.cfg
@@ -9,3 +9,5 @@ grub_scan_disk="nvme ahci"
grubtree="xhci_nvme"
vcfg="hp820g2"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp8300cmt_16mb/target.cfg b/config/module/coreboot/hp8300cmt_16mb/target.cfg
index 25a00e9c..70943fba 100644
--- a/config/module/coreboot/hp8300cmt_16mb/target.cfg
+++ b/config/module/coreboot/hp8300cmt_16mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="nvme"
vcfg="ivybridge"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp8300usdt_16mb/target.cfg b/config/module/coreboot/hp8300usdt_16mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/hp8300usdt_16mb/target.cfg
+++ b/config/module/coreboot/hp8300usdt_16mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp8460pintel_8mb/target.cfg b/config/module/coreboot/hp8460pintel_8mb/target.cfg
index cc24e416..0437e348 100644
--- a/config/module/coreboot/hp8460pintel_8mb/target.cfg
+++ b/config/module/coreboot/hp8460pintel_8mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp8460pintel"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp8470pintel_16mb/target.cfg b/config/module/coreboot/hp8470pintel_16mb/target.cfg
index 63c57506..c9d46c24 100644
--- a/config/module/coreboot/hp8470pintel_16mb/target.cfg
+++ b/config/module/coreboot/hp8470pintel_16mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp8470pintel"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp8560w_8mb/target.cfg b/config/module/coreboot/hp8560w_8mb/target.cfg
index d1eb695f..d75f5113 100644
--- a/config/module/coreboot/hp8560w_8mb/target.cfg
+++ b/config/module/coreboot/hp8560w_8mb/target.cfg
@@ -7,3 +7,5 @@ payload_grub="y"
payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp8560w"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hp9470m_16mb/target.cfg b/config/module/coreboot/hp9470m_16mb/target.cfg
index 789ab5ea..bd8a6886 100644
--- a/config/module/coreboot/hp9470m_16mb/target.cfg
+++ b/config/module/coreboot/hp9470m_16mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp9470m"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/hppro3500series_8mb/target.cfg b/config/module/coreboot/hppro3500series_8mb/target.cfg
index 11311fb4..3351a1df 100644
--- a/config/module/coreboot/hppro3500series_8mb/target.cfg
+++ b/config/module/coreboot/hppro3500series_8mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="nvme"
vcfg="hppro3500series"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/kcma_d8_16mb/target.cfg b/config/module/coreboot/kcma_d8_16mb/target.cfg
index e30b78d1..a9ab7e44 100644
--- a/config/module/coreboot/kcma_d8_16mb/target.cfg
+++ b/config/module/coreboot/kcma_d8_16mb/target.cfg
@@ -9,3 +9,5 @@ grub_scan_disk="nvme ahci"
grubtree="nvme"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/kgpe_d16_16mb/target.cfg b/config/module/coreboot/kgpe_d16_16mb/target.cfg
index e30b78d1..a9ab7e44 100644
--- a/config/module/coreboot/kgpe_d16_16mb/target.cfg
+++ b/config/module/coreboot/kgpe_d16_16mb/target.cfg
@@ -9,3 +9,5 @@ grub_scan_disk="nvme ahci"
grubtree="nvme"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t1650_12mb/target.cfg b/config/module/coreboot/t1650_12mb/target.cfg
index cad9ab30..9d31c1a3 100644
--- a/config/module/coreboot/t1650_12mb/target.cfg
+++ b/config/module/coreboot/t1650_12mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="nvme"
vcfg="t1650"
build_depend="seabios/build grub/nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg b/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg
index 183bf4c8..1cab2d28 100644
--- a/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg
+++ b/config/module/coreboot/t1700mt_bmrc_12mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="xhci_nvme"
vcfg="t1700"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t1700sff_bmrc_12mb/target.cfg b/config/module/coreboot/t1700sff_bmrc_12mb/target.cfg
index 183bf4c8..1cab2d28 100644
--- a/config/module/coreboot/t1700sff_bmrc_12mb/target.cfg
+++ b/config/module/coreboot/t1700sff_bmrc_12mb/target.cfg
@@ -10,3 +10,5 @@ grubtree="xhci_nvme"
vcfg="t1700"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t420_8mb/target.cfg b/config/module/coreboot/t420_8mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/t420_8mb/target.cfg
+++ b/config/module/coreboot/t420_8mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t420s_8mb/target.cfg b/config/module/coreboot/t420s_8mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/t420s_8mb/target.cfg
+++ b/config/module/coreboot/t420s_8mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t430_12mb/target.cfg b/config/module/coreboot/t430_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/t430_12mb/target.cfg
+++ b/config/module/coreboot/t430_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t440plibremrc_12mb/target.cfg b/config/module/coreboot/t440plibremrc_12mb/target.cfg
index 6ca7bb7f..9981c28b 100644
--- a/config/module/coreboot/t440plibremrc_12mb/target.cfg
+++ b/config/module/coreboot/t440plibremrc_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"
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"
diff --git a/config/module/coreboot/t520_8mb/target.cfg b/config/module/coreboot/t520_8mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/t520_8mb/target.cfg
+++ b/config/module/coreboot/t520_8mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/t530_12mb/target.cfg b/config/module/coreboot/t530_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/t530_12mb/target.cfg
+++ b/config/module/coreboot/t530_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/w530_12mb/target.cfg b/config/module/coreboot/w530_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/w530_12mb/target.cfg
+++ b/config/module/coreboot/w530_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/w541_12mb/target.cfg b/config/module/coreboot/w541_12mb/target.cfg
index 6ca7bb7f..9981c28b 100644
--- a/config/module/coreboot/w541_12mb/target.cfg
+++ b/config/module/coreboot/w541_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"
diff --git a/config/module/coreboot/x220_8mb/target.cfg b/config/module/coreboot/x220_8mb/target.cfg
index 016ec46f..70d3f17d 100644
--- a/config/module/coreboot/x220_8mb/target.cfg
+++ b/config/module/coreboot/x220_8mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="sandybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/x230_12mb/target.cfg b/config/module/coreboot/x230_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/x230_12mb/target.cfg
+++ b/config/module/coreboot/x230_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/x230_16mb/target.cfg b/config/module/coreboot/x230_16mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/x230_16mb/target.cfg
+++ b/config/module/coreboot/x230_16mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/x230t_12mb/target.cfg b/config/module/coreboot/x230t_12mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/x230t_12mb/target.cfg
+++ b/config/module/coreboot/x230t_12mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/x230t_16mb/target.cfg b/config/module/coreboot/x230t_16mb/target.cfg
index 02b65b14..85eef375 100644
--- a/config/module/coreboot/x230t_16mb/target.cfg
+++ b/config/module/coreboot/x230t_16mb/target.cfg
@@ -8,3 +8,5 @@ payload_memtest="y"
grub_scan_disk="ahci"
vcfg="ivybridge"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"
diff --git a/config/module/coreboot/x2e_n150/target.cfg b/config/module/coreboot/x2e_n150/target.cfg
index c61be9cb..e920e033 100644
--- a/config/module/coreboot/x2e_n150/target.cfg
+++ b/config/module/coreboot/x2e_n150/target.cfg
@@ -11,3 +11,5 @@ vcfg="x2e_n150"
build_depend="seabios/build grub/xhci_nvme memtest86plus/default"
IFD_platform="adl"
+payload_edk2="edk2_mrchromebox"
+build_depend="$build_depend coreboot/edk2_mrchromebox"