]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: generated SMBIOS table below 4 GiB
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 20 Nov 2023 22:25:58 +0000 (23:25 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 4 Dec 2023 18:42:40 +0000 (13:42 -0500)
commit89cb3a9f0a5583d6a2197de64a22ef1e4d2e220b
tree89cf4e54cacd71e7665025a48bf6ef0072e98451
parente37e6f181e3878598ead08872b86dde27f800fd4
efi_loader: generated SMBIOS table below 4 GiB

We currently use an outdated format 32-bit format for SMBIOS tables.
So we must allocate SMBIOS tables below 4 GiB.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Tested-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
lib/efi_loader/efi_smbios.c