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:
Leah Rowe
2025-07-06 04:15:22 +01:00
parent 047ddf40d8
commit a13772bf31
@@ -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"