Public API for Dell Indexed I/O Access (Dell OEM SMBIOS Type 212). More...
#include "lazybios/lazybios.h"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_t * | lazybiosGetOemDellType212 (const lazybiosDMI_t *DMIData) |
| Parses all Dell OEM SMBIOS Type 212 structures. | |
Public API for Dell Indexed I/O Access (Dell OEM SMBIOS Type 212).
Definition in file dell_type212.h.
| #define LAZYBIOS_TYPE_HEADER_ONLY |
Definition at line 29 of file dell_type212.h.