From 3e266650c224222d77376d56d5e984ad84f7350f Mon Sep 17 00:00:00 2001 From: lbmkplaceholder Date: Wed, 14 Dec 2022 08:31:07 +0000 Subject: 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 --- resources/coreboot/d510mo/board.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/coreboot/d510mo') diff --git a/resources/coreboot/d510mo/board.cfg b/resources/coreboot/d510mo/board.cfg index c0974d96..e1fdade6 100644 --- a/resources/coreboot/d510mo/board.cfg +++ b/resources/coreboot/d510mo/board.cfg @@ -1,6 +1,6 @@ cbtree="default" romtype="normal" arch="x86_64" -payload_grub="y" +payload_grub="n" payload_grub_withseabios="n" payload_seabios="y" -- cgit v1.2.1