summaryrefslogtreecommitdiff
path: root/resources/coreboot/ga-g41m-es2l
diff options
context:
space:
mode:
authorlbmkplaceholder <placeholder@lbmkplaceholder.com>2022-12-14 08:31:07 +0000
committerlbmkplaceholder <placeholder@lbmkplaceholder.com>2022-12-14 08:31:07 +0000
commit3e266650c224222d77376d56d5e984ad84f7350f (patch)
treeb9c2d6c4954ac0dc8ed19f0bb70c5249acc2d684 /resources/coreboot/ga-g41m-es2l
parentab2cfb86396231843bb41ffdd818d7fbf41283d8 (diff)
disable grub and memtest on 1MB ROM configs
due to upstream bloat, these no longer fit. it will have to be fixed in the next libreboot release
Diffstat (limited to 'resources/coreboot/ga-g41m-es2l')
-rw-r--r--resources/coreboot/ga-g41m-es2l/board.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/coreboot/ga-g41m-es2l/board.cfg b/resources/coreboot/ga-g41m-es2l/board.cfg
index 242f8913..6e7d140d 100644
--- a/resources/coreboot/ga-g41m-es2l/board.cfg
+++ b/resources/coreboot/ga-g41m-es2l/board.cfg
@@ -1,7 +1,7 @@
cbtree="default"
romtype="normal"
arch="x86_64"
-payload_grub="y"
+payload_grub="n"
payload_grub_withseabios="n"
payload_seabios="y"
grub_scan_disk="ata"