x86: emulation: Disable bloblist for now
authorTom Rini <trini@konsulko.com>
Fri, 4 Apr 2025 16:36:17 +0000 (10:36 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 6 Apr 2025 16:02:49 +0000 (10:02 -0600)
commitcf6d4535cc4ca250290a13458014aac4a29a8cec
tree226f2fb45f86ff4951770833cae726a763848570
parent848f7ffc64aa7c4cc2229095812625c12343c8c1
x86: emulation: Disable bloblist for now

As reported by Niklas Sombert, enabling bloblist on these platforms
means that we currently don't pass SMBIOS tables on to later stages. For
the v2025.04 release, disable bloblists as that is sufficient to restore
functionality and we will address the underlying problem for the next
release.

Link: https://lore.kernel.org/u-boot/c1dc7446-d1d0-4ef2-b201-09fc612aa8db@uni-duesseldorf.de
Reported-by: Niklas Sombert <niklas.sombert@uni-duesseldorf.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/qemu-x86_64_defconfig
configs/qemu-x86_defconfig