mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 14:12:44 +02:00
disable u-boot on x86 qemu
it's not well-tested and currently doesn't build this is for later remove for now Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -4,5 +4,4 @@ payload_grub="y"
|
|||||||
payload_grub_withseabios="y"
|
payload_grub_withseabios="y"
|
||||||
payload_seabios="y"
|
payload_seabios="y"
|
||||||
payload_memtest="y"
|
payload_memtest="y"
|
||||||
payload_uboot="y"
|
|
||||||
grub_scan_disk="both"
|
grub_scan_disk="both"
|
||||||
|
|||||||
Reference in New Issue
Block a user