25#ifndef LAZYBIOS_TYPE23_H
26#define LAZYBIOS_TYPE23_H
28#ifndef LAZYBIOS_SHARED_API_H
29#define LAZYBIOS_TYPE_HEADER_ONLY
31#undef LAZYBIOS_TYPE_HEADER_ONLY
void lazybiosFreeType23(lazybiosType23Array_t *Type23)
Releases a parsed set of SMBIOS Type 23 structures.
LAZYBIOS_WARN_UNUSED lazybiosType23Array_t * lazybiosGetType23(const lazybiosDMI_t *DMIData)
Parses all SMBIOS Type 23 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 23 structures.
lazybiosType23_t * entries
Decoded forms of the Type 23 encoded fields.
Availability metadata for SMBIOS Type 23 fields.
lazybiosFieldStatus_t reset_limit
lazybiosFieldStatus_t capabilities
lazybiosFieldStatus_t reset_count
lazybiosFieldStatus_t timeout
lazybiosFieldStatus_t timer_interval
Parsed SMBIOS Type 23 System Reset information.
lazybiosType23Decoded_t decoded
lazybiosType23FieldStatus_t field_status