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

Public API for Dell BIOS Flags (Dell OEM SMBIOS Type 177). More...

Go to the source code of this file.

Data Structures

struct  lazybiosOemDellType177_t
 Parsed Dell BIOS Flags information. More...
struct  lazybiosOemDellType177Array_t
 A parsed set of Dell OEM Type 177 structures. More...
struct  lazybiosOemDellType177Decoded_t
 Decoded forms of the Dell Type 177 encoded fields. More...
struct  lazybiosOemDellType177FieldStatus_t
 Availability metadata for DELL OEM SMBIOS Type 177 fields. More...

Macros

#define LAZYBIOS_TYPE_HEADER_ONLY

Functions

void lazybiosFreeOemDellType177 (lazybiosOemDellType177Array_t *DellType177)
 Releases a parsed set of Dell OEM Type 177 structures.
LAZYBIOS_WARN_UNUSED lazybiosOemDellType177Array_tlazybiosGetOemDellType177 (const lazybiosDMI_t *DMIData)
 Parses all Dell OEM SMBIOS Type 177 structures.

Detailed Description

Public API for Dell BIOS Flags (Dell OEM SMBIOS Type 177).

Author
LazySeldi

Definition in file dell_type177.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 29 of file dell_type177.h.