nsacyber / paccor

The Platform Attribute Certificate Creator can gather component details, create, sign, and validate the TCG-defined Platform Credential. #nsacyber
https://github.com/nsacyber/HIRS
Apache License 2.0
60 stars 17 forks source link

Table lookups #73

Closed iadgovuser29 closed 5 years ago

iadgovuser29 commented 5 years ago

dmidecode in Linux appears to perform an automatic conversion of SMBIOS data if the field has an enumerated list of values. Windows will output the numerical value.

iadgovuser29 commented 5 years ago

With the change in #74 to include IDs in component data, rather than translated values, there's less need to provide this sort of feature in paccor. The ACA (https://www.github.com/nsacyber/hirs) will have this function.