Page MenuHomeSolus

Update dmidecode to 3.3
ClosedPublic

Authored by algent on Oct 15 2020, 6:13 PM.
Tags
None
Referenced Files
F11022948: D9833.diff
Tue, Aug 8, 7:06 AM
F10933078: D9833.id23699.diff
Jul 12 2023, 5:10 AM
F10914038: D9833.id23673.diff
Jul 8 2023, 12:34 AM
F10909016: D9833.id23673.diff
Jul 7 2023, 2:36 AM
F10892174: D9833.diff
Jun 29 2023, 7:32 PM
F10797916: D9833.diff
May 28 2023, 7:31 AM
F10767394: D9833.id23699.diff
May 19 2023, 11:46 PM
F10762697: D9833.id.diff
May 18 2023, 8:02 PM
Subscribers

Details

Summary

Changelog:

  • [BUILD] Allow overriding build settings from the environment.
  • [COMPATIBILITY] Document how the UUID fields are interpreted.
  • [PORTABILITY] Don't use memcpy on /dev/mem on arm64.
  • [PORTABILITY] Only scan /dev/mem for entry point on x86.
  • Support for SMBIOS 3.3.0. This includes new processor names, new port connector types, and new memory device form factors, types and technologies.
  • Add bios-revision, firmware-revision and system-sku-number to -s option.
  • Use the most appropriate unit for cache size.
  • Decode system slot base bus width and peers.
  • Important bug fixes:
    • Fix Redfish Hostname print length.
    • Fix formatting of TPM table output.
    • Fix System Slot Information for PCIe SSD.
    • Don't choke on invalid processor voltage.

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Run sudo dmidecode. Check version, help, manual.

Diff Detail

Repository
R641 dmidecode
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 20 2020, 9:43 AM
This revision was automatically updated to reflect the committed changes.