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:
Leah Rowe
2024-11-19 16:22:14 +00:00
parent 4bc6ca545e
commit eba73c778a
85 changed files with 30 additions and 113 deletions
@@ -5,4 +5,3 @@ payload_grub="y"
payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp8460pintel"
payload_uboot_amd64="y"