mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 00:03:45 +02:00
Disable U-Boot x86 except on Qemu
It's really buggy on hardware. Disable for now. I've contacted Simon Glass on IRC, asking about hardware. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -6,5 +6,4 @@ payload_memtest="y"
|
||||
xlang="c"
|
||||
grub_scan_disk="nvme ahci"
|
||||
grubtree="nvme"
|
||||
build_depend="seabios/default grub/nvme memtest86plus u-boot/amd64coreboot"
|
||||
payload_uboot_amd64="y"
|
||||
build_depend="seabios/default grub/nvme memtest86plus"
|
||||
|
||||
Reference in New Issue
Block a user