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

Public API for obsolete SMBIOS Type 6 Memory Module Information. More...

Go to the source code of this file.

Data Structures

struct  lazybiosType6_t
 Parsed obsolete SMBIOS Type 6 Memory Module Information. More...
struct  lazybiosType6Array_t
 A parsed set of SMBIOS Type 6 structures. More...
struct  lazybiosType6Decoded_t
 Decoded forms of the Type 6 encoded fields. More...
struct  lazybiosType6FieldStatus_t
 Availability metadata for SMBIOS Type 6 fields. More...

Macros

#define LAZYBIOS_TYPE_HEADER_ONLY

Functions

void lazybiosFreeType6 (lazybiosType6Array_t *Type6)
 Releases a parsed set of SMBIOS Type 6 structures.
LAZYBIOS_WARN_UNUSED lazybiosType6Array_tlazybiosGetType6 (const lazybiosDMI_t *DMIData)
 Parses all SMBIOS Type 6 structures.

Detailed Description

Public API for obsolete SMBIOS Type 6 Memory Module Information.

Author
LazySeldi

Definition in file type6.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 29 of file type6.h.