mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
board/ga-g41m-es2l/cfg: enable payload_grub_withseabios
SeaBIOS should fit nicely, now that memtest is disabled
This commit is contained in:
@@ -2,7 +2,7 @@ cbtree="default"
|
||||
romtype="normal"
|
||||
arch="x86_64"
|
||||
payload_grub="y"
|
||||
payload_grub_withseabios="n"
|
||||
payload_grub_withseabios="y"
|
||||
payload_grub_withtianocore="n"
|
||||
payload_seabios="y"
|
||||
payload_tianocore="n"
|
||||
|
||||
Reference in New Issue
Block a user