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

Public API for Dell Indexed I/O Access (Dell OEM SMBIOS Type 212). More...

Go to the source code of this file.

Data Structures

struct  lazybiosOemDellType212_t
 Parsed Dell Indexed I/O Access information. More...
struct  lazybiosOemDellType212Array_t
 A parsed set of Dell OEM Type 212 structures. More...
struct  lazybiosOemDellType212Decoded_t
 Decoded forms of the Dell Type 212 encoded fields. More...
struct  lazybiosOemDellType212FieldStatus_t
 Availability metadata for DELL OEM SMBIOS Type 212 fields. More...
struct  lazybiosOemDellType212Token_t

Macros

#define LAZYBIOS_TYPE_HEADER_ONLY

Functions

void lazybiosFreeOemDellType212 (lazybiosOemDellType212Array_t *DellType212)
 Releases a parsed set of Dell OEM Type 212 structures.
LAZYBIOS_WARN_UNUSED lazybiosOemDellType212Array_tlazybiosGetOemDellType212 (const lazybiosDMI_t *DMIData)
 Parses all Dell OEM SMBIOS Type 212 structures.

Detailed Description

Public API for Dell Indexed I/O Access (Dell OEM SMBIOS Type 212).

Author
LazySeldi

Definition in file dell_type212.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 29 of file dell_type212.h.