aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/smbios.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: update smbios cmdRaymond Mao2025-01-141-30/+314
* smbios: Refactor the smbios headfileRaymond Mao2025-01-141-2/+2
* cmd: smbios: type 1 wake-up time, familyHeinrich Schuchardt2024-03-271-2/+23
* smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt2024-02-021-1/+1
* cmd: smbios: show correct table size for SMBIOS2.1 entry pointHeinrich Schuchardt2024-02-021-4/+4
* cmd: smbios: replace missing string by 'Not Specified'Heinrich Schuchardt2024-02-021-1/+5
* cmd: smbios: add missing colon after UUIDHeinrich Schuchardt2024-02-021-1/+1
* cmd: smbios: always use '0x%04x' for printing handlesHeinrich Schuchardt2024-02-021-2/+2
* cmd: provide command to display SMBIOS informationHeinrich Schuchardt2024-01-261-0/+191