]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Tue, 9 Jan 2024 17:50:04 +0000 (12:50 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 9 Jan 2024 17:50:04 +0000 (12:50 -0500)
Pull request smbios-2024-04-rc1

* make table_compute_checksum() arguments const
* remove duplicate function verify_checksum()
* enable setting processor family > 0xff
* set correct SMBIOS processor family value for RISC-V
* avoid importing ofnode.h in smbios.h
* provide a UEFI tool to dump SMBIOS table


Trivial merge