Dell BIOS Flags information. More...
Data Structures | |
| struct | lazybiosOemDellType177_t |
| Parsed Dell BIOS Flags information. More... | |
| struct | lazybiosOemDellType177Array_t |
| A parsed set of Dell OEM Type 177 structures. More... | |
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. | |
Dell BIOS Flags information.
| void lazybiosFreeOemDellType177 | ( | lazybiosOemDellType177Array_t * | DellType177 | ) |
#include <dell_type177.h>
Releases a parsed set of Dell OEM Type 177 structures.
| DellType177 | Set to release; may be NULL. |
References lazybiosFreeOemDellType177().
Referenced by lazybiosFreeOemDellType177().
| LAZYBIOS_WARN_UNUSED lazybiosOemDellType177Array_t * lazybiosGetOemDellType177 | ( | const lazybiosDMI_t * | DMIData | ) |
#include <dell_type177.h>
Parses all Dell OEM SMBIOS Type 177 structures.
| DMIData | Raw DMI table container to parse. |
References LAZYBIOS_WARN_UNUSED, and lazybiosGetOemDellType177().
Referenced by lazybiosGetOemDellType177().