25#ifndef LAZYBIOS_TYPE30_H
26#define LAZYBIOS_TYPE30_H
28#ifndef LAZYBIOS_SHARED_API_H
29#define LAZYBIOS_TYPE_HEADER_ONLY
31#undef LAZYBIOS_TYPE_HEADER_ONLY
void lazybiosFreeType30(lazybiosType30Array_t *Type30)
Releases a parsed set of SMBIOS Type 30 structures.
LAZYBIOS_WARN_UNUSED lazybiosType30Array_t * lazybiosGetType30(const lazybiosDMI_t *DMIData)
Parses all SMBIOS Type 30 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 30 structures.
lazybiosType30_t * entries
Decoded forms of the Type 30 encoded fields.
const char * inbound_connection
const char * outbound_connection
Availability metadata for SMBIOS Type 30 fields.
lazybiosFieldStatus_t manufacturer_name
lazybiosFieldStatus_t connections
Parsed SMBIOS Type 30 Out-of-Band Remote Access information.
const char * manufacturer_name
lazybiosType30Decoded_t decoded
lazybiosType30FieldStatus_t field_status