]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'smbios-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 27 Jan 2024 12:53:29 +0000 (07:53 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 27 Jan 2024 12:53:29 +0000 (07:53 -0500)
Pull request smbios-2024-04-rc1-2

* Add missing field to SMBIOS type 2 structure definition
* Provide smbios command to display smbios table
* Enable the command on sandbox and qemu_arm64_defconfig
* Provide a python test for the smbios command
* Fix copying SMBIOS 2.1 table from QEMU
* Correct EFI TCG measurement to assume SMBIOS 3 table


Trivial merge