commit | ae29f032bec1a7d202e5f9ebbe85c2d2f9492126 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 09 12:50:04 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 09 12:50:04 2024 -0500 |
tree | ddaf47cefe8467400e4b8eca348265996d61160f | |
parent | 808318a0abf4aa8a00351a4d6ab4b243298269e1 [diff] | |
parent | fdbe3d50d1b2892da9e941856990005a35584aca [diff] |
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