25#ifndef LAZYBIOS_TYPE32_H
26#define LAZYBIOS_TYPE32_H
28#ifndef LAZYBIOS_SHARED_API_H
29#define LAZYBIOS_TYPE_HEADER_ONLY
31#undef LAZYBIOS_TYPE_HEADER_ONLY
LAZYBIOS_WARN_UNUSED lazybiosType32Array_t * lazybiosGetType32(const lazybiosDMI_t *DMIData)
Parses all SMBIOS Type 32 structures.
void lazybiosFreeType32(lazybiosType32Array_t *Type32)
Releases a parsed set of SMBIOS Type 32 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 32 structures.
lazybiosType32_t * entries
Decoded forms of the Type 32 encoded fields.
Availability metadata for SMBIOS Type 32 fields.
lazybiosFieldStatus_t additional_data
lazybiosFieldStatus_t reserved
lazybiosFieldStatus_t boot_status
lazybiosFieldStatus_t additional_data_size
Parsed SMBIOS Type 32 System Boot Information.
lazybiosType32FieldStatus_t field_status
uint8_t * additional_data
lazybiosType32Decoded_t decoded
size_t additional_data_size