aboutsummaryrefslogtreecommitdiff
path: root/lib/smbios-parser.c
AgeCommit message (Expand)Author
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt
2024-02-02lib: smbios_entr() use logical or for booleansHeinrich Schuchardt
2024-01-26efi_loader: migrate SMBIOS 3.0 entry point structure for measurementMasahisa Kojima
2024-01-16lib: smbios: remove redundant next_header()Heinrich Schuchardt
2024-01-09smbios: smbios.h should not import ofnode.hHeinrich Schuchardt
2024-01-09lib: smbios: verify_checksum() is duplicateHeinrich Schuchardt
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima
2021-03-27smbios: Allow writing to the coreboot version stringSimon Glass
2020-11-05smbios: add parsing APIChristian Gmeiner