summaryrefslogtreecommitdiff
path: root/cmd/smbios.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-27cmd: smbios: type 1 wake-up time, familyHeinrich Schuchardt1-2/+23
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt1-1/+1
2024-02-02cmd: smbios: show correct table size for SMBIOS2.1 entry pointHeinrich Schuchardt1-4/+4
2024-02-02cmd: smbios: replace missing string by 'Not Specified'Heinrich Schuchardt1-1/+5
2024-02-02cmd: smbios: add missing colon after UUIDHeinrich Schuchardt1-1/+1
2024-02-02cmd: smbios: always use '0x%04x' for printing handlesHeinrich Schuchardt1-2/+2
2024-01-26cmd: provide command to display SMBIOS informationHeinrich Schuchardt1-0/+191