25#ifndef LAZYBIOS_TYPE34_H
26#define LAZYBIOS_TYPE34_H
28#ifndef LAZYBIOS_SHARED_API_H
29#define LAZYBIOS_TYPE_HEADER_ONLY
31#undef LAZYBIOS_TYPE_HEADER_ONLY
LAZYBIOS_WARN_UNUSED lazybiosType34Array_t * lazybiosGetType34(const lazybiosDMI_t *DMIData)
Parses all SMBIOS Type 34 structures.
void lazybiosFreeType34(lazybiosType34Array_t *Type34)
Releases a parsed set of SMBIOS Type 34 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 34 structures.
lazybiosType34_t * entries
Decoded forms of the Type 34 encoded fields.
const char * address_type
Availability metadata for SMBIOS Type 34 fields.
lazybiosFieldStatus_t address
lazybiosFieldStatus_t description
lazybiosFieldStatus_t address_type
lazybiosFieldStatus_t device_type
Parsed SMBIOS Type 34 Management Device information.
lazybiosType34Decoded_t decoded
lazybiosType34FieldStatus_t field_status