]> git.dujemihanovic.xyz Git - u-boot.git/commit
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)
commit344667db6450de838bd83f0f57e177e6d4744d89
treeddaf47cefe8467400e4b8eca348265996d61160f
parent0727b10f6bf28b551b1127ea0fb1008abc130bf0
parent8aec7031112eba0dbfc8f23f9be11c081ea5cc56
Merge tag 'smbios-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi

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