Public API for Dell BIOS Flags (Dell OEM SMBIOS Type 177). More...
#include "lazybios/lazybios.h"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_t * | lazybiosGetOemDellType177 (const lazybiosDMI_t *DMIData) |
| Parses all Dell OEM SMBIOS Type 177 structures. | |
Public API for Dell BIOS Flags (Dell OEM SMBIOS Type 177).
Definition in file dell_type177.h.
| #define LAZYBIOS_TYPE_HEADER_ONLY |
Definition at line 29 of file dell_type177.h.