Dell Token Interface command port, command classes, and token records. More...
Data Structures | |
| struct | lazybiosOemDellType218_t |
| Parsed Dell Token Interface information. More... | |
| struct | lazybiosOemDellType218Array_t |
| A parsed set of Dell OEM Type 218 structures. More... | |
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. | |
Dell Token Interface command port, command classes, and token records.
| void lazybiosFreeOemDellType218 | ( | lazybiosOemDellType218Array_t * | DellType218 | ) |
#include <dell_type218.h>
Releases a parsed set of Dell OEM Type 218 structures.
| DellType218 | Set to release; may be NULL. |
References lazybiosFreeOemDellType218().
Referenced by lazybiosFreeOemDellType218().
| LAZYBIOS_WARN_UNUSED lazybiosOemDellType218Array_t * lazybiosGetOemDellType218 | ( | const lazybiosDMI_t * | DMIData | ) |
#include <dell_type218.h>
Parses all Dell OEM SMBIOS Type 218 structures.
| DMIData | Raw DMI table container to parse. |
References LAZYBIOS_WARN_UNUSED, and lazybiosGetOemDellType218().
Referenced by lazybiosGetOemDellType218().