Actions
Feature #8676
closedAdd SMBIOS 3.1.1 definitions
Start date:
2017-09-22
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
smbios 3.1.1 introduces a few additional string constants. It also more clearly defines the type 48 system management structures which aren't currently defined. In this change, we only add support for the definitions.
To test this I used four smbios images from an RA, PA, haswell, and ivy, and compared the output from smbios before and after. As expected nothing changed. As we don't have hardware with the newer definitions, it's harder to make sure we see the right thing at this moment.
Updated by Robert Mustacchi almost 5 years ago
- Subject changed from OS-6294 Add SMBIOS 3.1.1 definitions to Add SMBIOS 3.1.1 definitions
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
git commit da0a6884d90852c49a078bfe54f616cdf82cb9cc
commit da0a6884d90852c49a078bfe54f616cdf82cb9cc Author: Robert Mustacchi <rm@joyent.com> Date: 2017-11-29T18:06:38.000Z 8676 Add SMBIOS 3.1.1 definitions Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions