]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi: smbios: Drop support for SMBIOS2 tables
authorSimon Glass <sjg@chromium.org>
Sun, 31 Dec 2023 15:25:52 +0000 (08:25 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 7 Jan 2024 20:45:07 +0000 (13:45 -0700)
commitaa8499680c14afa80ed731b4cfcd6934b4f93712
tree14b898964692a3b4bfcdb077dddf4e620389e3c5
parent1c5f6fa3883d18fbdaea53cae99e911748957bb0
efi: smbios: Drop support for SMBIOS2 tables

Only the v3 table is supported now, so always use this when installing
the EFI table.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_smbios.c