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

Public API for Dell Token Interface (Dell OEM SMBIOS Type 218). More...

Go to the source code of this file.

Data Structures

struct  lazybiosOemDellType218_t
 Parsed Dell Token Interface information. More...
struct  lazybiosOemDellType218Array_t
 A parsed set of Dell OEM Type 218 structures. More...
struct  lazybiosOemDellType218FieldStatus_t
 Availability metadata for DELL OEM SMBIOS Type 218 fields. More...
struct  lazybiosOemDellType218Token_t

Macros

#define LAZYBIOS_TYPE_HEADER_ONLY

Functions

void lazybiosFreeOemDellType218 (lazybiosOemDellType218Array_t *DellType218)
 Releases a parsed set of Dell OEM Type 218 structures.
LAZYBIOS_WARN_UNUSED lazybiosOemDellType218Array_tlazybiosGetOemDellType218 (const lazybiosDMI_t *DMIData)
 Parses all Dell OEM SMBIOS Type 218 structures.

Detailed Description

Public API for Dell Token Interface (Dell OEM SMBIOS Type 218).

Author
LazySeldi

Definition in file dell_type218.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 29 of file dell_type218.h.