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