Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-02 | smbios: correctly name Structure Table Maximum Size field | Heinrich Schuchardt | 1 | -1/+1 |
2024-02-02 | lib: smbios_entr() use logical or for booleans | Heinrich Schuchardt | 1 | -1/+1 |
2024-01-26 | efi_loader: migrate SMBIOS 3.0 entry point structure for measurement | Masahisa Kojima | 1 | -3/+6 |
2024-01-16 | lib: smbios: remove redundant next_header() | Heinrich Schuchardt | 1 | -9/+2 |
2024-01-09 | smbios: smbios.h should not import ofnode.h | Heinrich Schuchardt | 1 | -0/+3 |
2024-01-09 | lib: smbios: verify_checksum() is duplicate | Heinrich Schuchardt | 1 | -16/+2 |
2023-12-21 | lib: Remove <common.h> inclusion from these files | Tom Rini | 1 | -1/+0 |
2021-10-26 | efi_loader: add SMBIOS table measurement | Masahisa Kojima | 1 | -10/+142 |
2021-03-27 | smbios: Allow writing to the coreboot version string | Simon Glass | 1 | -0/+38 |
2020-11-05 | smbios: add parsing API | Christian Gmeiner | 1 | -0/+96 |