Page MenuHomeSolus

Update dmidecode to 3.2
ClosedPublic

Authored by algent on Oct 9 2019, 5:24 PM.
Tags
None
Referenced Files
F11030057: D7358.id17626.diff
Wed, Aug 9, 10:26 AM
F11016338: D7358.id17626.diff
Sat, Aug 5, 5:41 PM
F11008136: D7358.id17625.diff
Wed, Aug 2, 12:56 AM
F10850602: D7358.id17675.diff
Jun 12 2023, 5:29 AM
F10849615: D7358.id17626.diff
Jun 11 2023, 9:16 PM
F10848208: D7358.id17785.diff
Jun 11 2023, 1:52 PM
F10847266: D7358.id17625.diff
Jun 11 2023, 9:41 AM
F10834344: D7358.diff
Jun 7 2023, 9:58 AM
Subscribers

Details

Summary

Update to 3.2

Changelog:

  • [COMPATIBILITY] The UUID is now displayed using lowercase letters. You must ensure that any code parsing it is case-insensitive.
  • Support for SMBIOS 3.2.0. This includes new processor names, new socket and port connector types, new system slot state and property, and support for non-volatile memory (NVDIMM).
  • Support for Redfish management controllers.
  • A new command line option to query a specific structure by its handle.
  • A new command line option to query the system family string.
  • Support for 3 ThinkPad-specific structures.
  • Support for HPE's new company name.
  • Important bug fixes: Fix firmware version of TPM device Fix the HPE UEFI feature flag check
  • (biosdecode) A new command line option to fully decode PIR information.
Test Plan

Run sudo dmidecode. Check version, help, manual.

Diff Detail

Repository
R641 dmidecode
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent requested review of this revision.Oct 9 2019, 5:24 PM
JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
pspec_x86_64.xml
26

/usr/share/doc can be stripped, nothing of value here.

This revision now requires changes to proceed.Oct 11 2019, 2:13 PM
algent marked an inline comment as done.

Removed /usr/share/doc

This revision is now accepted and ready to land.Oct 17 2019, 9:27 AM
This revision was automatically updated to reflect the committed changes.