mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 14:02:52 +02:00
cb/hppro3500: use seagrub, not grubsea
We want graphics cards to work out of the box. This is why SeaGRUB is default, on desktops; SeaBIOS also has better code quality and is less likely to break, so it provides a nice fallback in case the GRUB payload is ever buggy during development (this decision was made ever since the botched May 2024 release) Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -5,7 +5,6 @@ xarch="i386-elf"
|
||||
payload_seabios="y"
|
||||
payload_grub="y"
|
||||
payload_memtest="y"
|
||||
payload_grubsea="y"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="nvme"
|
||||
vcfg="hppro3500series"
|
||||
|
||||
Reference in New Issue
Block a user