Simon Glass wrote:
Thanks for testing this. Can you please reply with a 'Tested-by' tag?
Sure.
Tested-by: Niklas Sombert
OpenPGP_signature.asc
Description: OpenPGP digital signature
Hi Niklas,
On Tue, 29 Apr 2025 at 05:30, Niklas Sombert
wrote:
>
> Hi Simon,
>
> this solves my problem, thanks!
>
> Since SMBIOS is broken again in v2025.07-rc1 (and disabling bloblist
> doesn't work anymore), I applied this patch and it worked.
> I probably should have tried this sooner.
Thank
Hi Simon,
this solves my problem, thanks!
Since SMBIOS is broken again in v2025.07-rc1 (and disabling bloblist
doesn't work anymore), I applied this patch and it worked.
I probably should have tried this sooner.
Greetings,
Niklas
Simon Glass wrote:
The EFI-loader code has not been fully con
Hi Ilias,
On Fri, 11 Apr 2025 at 04:04, Ilias Apalodimas
wrote:
>
> Hi Simon
>
> On Sat, 5 Apr 2025 at 23:46, Simon Glass wrote:
> >
> > The EFI-loader code has not been fully converted to use bloblist, so
> > relies on the SMBIOS-table address being set in global_data.
>
> Can you explain a bit
On 11.04.25 12:04, Ilias Apalodimas wrote:
Hi Simon
On Sat, 5 Apr 2025 at 23:46, Simon Glass wrote:
The EFI-loader code has not been fully converted to use bloblist, so
relies on the SMBIOS-table address being set in global_data.
Can you explain a bit more what this means? The SMBIOS tables
Hi Simon
On Sat, 5 Apr 2025 at 23:46, Simon Glass wrote:
>
> The EFI-loader code has not been fully converted to use bloblist, so
> relies on the SMBIOS-table address being set in global_data.
Can you explain a bit more what this means? The SMBIOS tables for EFI
are supposed to be on EFI allocat
The EFI-loader code has not been fully converted to use bloblist, so
relies on the SMBIOS-table address being set in global_data.
Set this up in write_tables() so that the SMBIOS tables are actually
available.
Enable the command for x86 QEMU so that the SMBIOS tests actually run.
Signed-off-by:
7 matches
Mail list logo