Re: [PATCH] x86: emulation: Disable bloblist for now

2025-04-06 Thread Tom Rini
On Fri, 04 Apr 2025 10:36:17 -0600, Tom Rini wrote: > 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 wil

[PATCH] x86: emulation: Disable bloblist for now

2025-04-04 Thread Tom Rini
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: