lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
type5.h File Reference

Public API for obsolete SMBIOS Type 5 Memory Controller Information. More...

Go to the source code of this file.

Data Structures

struct  lazybiosType5_t
 Parsed obsolete SMBIOS Type 5 Memory Controller Information. More...
struct  lazybiosType5Array_t
 A parsed set of SMBIOS Type 5 structures. More...
struct  lazybiosType5Decoded_t
 Decoded forms of the Type 5 encoded fields. More...
struct  lazybiosType5FieldStatus_t
 Availability metadata for SMBIOS Type 5 fields. More...

Macros

#define LAZYBIOS_TYPE_HEADER_ONLY

Functions

void lazybiosFreeType5 (lazybiosType5Array_t *Type5)
 Releases a parsed set of SMBIOS Type 5 structures.
LAZYBIOS_WARN_UNUSED lazybiosType5Array_tlazybiosGetType5 (const lazybiosDMI_t *DMIData)
 Parses all SMBIOS Type 5 structures.

Detailed Description

Public API for obsolete SMBIOS Type 5 Memory Controller Information.

Author
LazySeldi

Definition in file type5.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 29 of file type5.h.