lbmk/config/data
Leah Rowe 1dd32ea548 rom.sh: support grub-first setups
in this setup, seabios is never the default payload, grub is,
but only if grub is enabled.

set this in target.cfg:

payload_grubsea="y"

if payload_grub isn't enabled, this is auto-set to n

ditto if initmode=normal

NOTE: if flashing libgfx setups, you should make sure
that you're not booting with a graphics card, only intel
graphics. this setting will intentionally not be documented,
because it's not recommended, but is being implemented for
testing purposes (and i implemented it for some guy who i
think is cool). i'll probably also use this myself, since
i already do grub-only setups on all my own machines.

seagrub is the default on x86 because of past instabilities
with grub. to mitigate in case of future issues, since seabios
is always stable, we reduce the chance of bricks.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-12-18 07:15:18 +00:00
..
coreboot rom.sh: support grub-first setups 2024-12-18 07:15:18 +00:00
deguard Add deguard logic for Dell OptiPlex 3050 Micro 2024-09-24 16:53:48 +01:00
flashprog put flashprog builds in elf/flashprog/ 2024-06-06 09:05:00 +01:00
grub Revert "use rainbow deer on the grub background" 2024-12-17 12:32:17 +00:00
memtest86plus put memtest86plus builds in elf/memtest86plus/ 2024-06-06 09:05:16 +01:00
pcsx-redux Add Sony PlayStation support to Libreboot 2024-09-26 00:35:18 +01:00
pico-serprog trees: remove project-specific hacks 2024-07-10 13:41:15 +01:00
seabios Revert "trees: Allow using a custom clean command" 2024-12-02 21:22:36 +00:00
stm32-vserprog trees: remove project-specific hacks 2024-07-10 13:41:15 +01:00
u-boot Revert "trees: Allow using a custom clean command" 2024-12-02 21:22:36 +00:00
uefitool move uefiextract to elf/uefitool/ 2024-06-07 21:30:43 +01:00