lbmk/include
Leah Rowe f4de640e45 rom.sh: disable seabios-as-primary if grub is main
on 3050micro, we disable seabios as a primary payload,
making grub a pribary payload instead.

the way it worked, the roms were still named seagrub
and the seabios rom would be compiled, but with the wrong
path, so seabios wouldn't be executed; seabios would hang
anyway, on this board.

instead, engineer it in such a way as to disable seabios_
images on this board. also, rename seagrub_ to grub_.

i normally only permit seagrub, and not grub, but i make an
exception for 3050micro because we know grub works, but seabios
currently hangs on this board (which means no bsd).

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-10-06 10:31:36 +01:00
..
git.sh git.sh: fix error with cache re-download 2024-10-05 03:52:50 +01:00
lib.sh lib.sh: more verbose error in x_ 2024-08-11 21:22:23 +01:00
mrc.sh remove executable permission on include/ 2024-07-10 02:14:25 +01:00
rom.sh rom.sh: disable seabios-as-primary if grub is main 2024-10-06 10:31:36 +01:00
vendor.sh Add config for Dell OptiPlex 3050 Micro 2024-10-05 03:32:06 +01:00