25#ifndef LAZYBIOS_TYPE26_H
26#define LAZYBIOS_TYPE26_H
28#ifndef LAZYBIOS_SHARED_API_H
29#define LAZYBIOS_TYPE_HEADER_ONLY
31#undef LAZYBIOS_TYPE_HEADER_ONLY
void lazybiosFreeType26(lazybiosType26Array_t *Type26)
Releases a parsed set of SMBIOS Type 26 structures.
LAZYBIOS_WARN_UNUSED lazybiosType26Array_t * lazybiosGetType26(const lazybiosDMI_t *DMIData)
Parses all SMBIOS Type 26 structures.
Public API for lazybios. Include this and nothing else.
uint8_t lazybiosFieldStatus_t
Storage for one field's availability.
#define LAZYBIOS_WARN_UNUSED
Expands to nothing on compilers without a return-value check.
Owns raw DMI table data and its parsed SMBIOS entry point.
A parsed set of SMBIOS Type 26 structures.
lazybiosType26_t * entries
Decoded forms of the Type 26 encoded fields.
Availability metadata for SMBIOS Type 26 fields.
lazybiosFieldStatus_t description
lazybiosFieldStatus_t resolution
lazybiosFieldStatus_t oem_defined
lazybiosFieldStatus_t accuracy
lazybiosFieldStatus_t location_and_status
lazybiosFieldStatus_t tolerance
lazybiosFieldStatus_t minimum_value
lazybiosFieldStatus_t maximum_value
lazybiosFieldStatus_t nominal_value
Parsed SMBIOS Type 26 Voltage Probe information.
uint8_t location_and_status
lazybiosType26FieldStatus_t field_status
lazybiosType26Decoded_t decoded