From 7af9953463c65fe2f02704e6bce815d830e58d7d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 14 Nov 2022 00:51:12 +0000 Subject: pragmatic system distribution guideline compliance osboot is now part of libreboot, and will soon shut down. libreboot now conforms to osboot policy. --- resources/coreboot/ga-g41m-es2l/board.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/coreboot/ga-g41m-es2l/board.cfg') diff --git a/resources/coreboot/ga-g41m-es2l/board.cfg b/resources/coreboot/ga-g41m-es2l/board.cfg index 2690fd2c..242f8913 100644 --- a/resources/coreboot/ga-g41m-es2l/board.cfg +++ b/resources/coreboot/ga-g41m-es2l/board.cfg @@ -2,6 +2,6 @@ cbtree="default" romtype="normal" arch="x86_64" payload_grub="y" -payload_grub_withseabios="y" +payload_grub_withseabios="n" payload_seabios="y" grub_scan_disk="ata" -- cgit v1.2.1