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