On 12/31/23 16:25, Simon Glass wrote: > Only the v3 table is supported now, so always use this when installing > the EFI table. > > Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]> > --- > > Changes in v5: > - Add new patch to drop support for SMBIOS2 tables with EFI > > lib/efi_loader/efi_smbios.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Applied to u-boot-dm/next, thanks!

