Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-27 | cmd: smbios: type 1 wake-up time, family | Heinrich Schuchardt | 1 | -2/+23 |
2024-02-02 | smbios: correctly name Structure Table Maximum Size field | Heinrich Schuchardt | 1 | -1/+1 |
2024-02-02 | cmd: smbios: show correct table size for SMBIOS2.1 entry point | Heinrich Schuchardt | 1 | -4/+4 |
2024-02-02 | cmd: smbios: replace missing string by 'Not Specified' | Heinrich Schuchardt | 1 | -1/+5 |
2024-02-02 | cmd: smbios: add missing colon after UUID | Heinrich Schuchardt | 1 | -1/+1 |
2024-02-02 | cmd: smbios: always use '0x%04x' for printing handles | Heinrich Schuchardt | 1 | -2/+2 |
2024-01-26 | cmd: provide command to display SMBIOS information | Heinrich Schuchardt | 1 | -0/+191 |