Public API for HPE ProLiant System/Rack Locator (HP OEM SMBIOS Type 204). More...
#include "lazybios/lazybios.h"Go to the source code of this file.
Data Structures | |
| struct | lazybiosOemHpType204_t |
| Parsed HPE ProLiant System/Rack Locator information. More... | |
| struct | lazybiosOemHpType204Array_t |
| A parsed set of Hp OEM Type 204 structures. More... | |
| struct | lazybiosOemHpType204FieldStatus_t |
| Availability metadata for HP OEM SMBIOS Type 204 fields. More... | |
Macros | |
| #define | LAZYBIOS_TYPE_HEADER_ONLY |
Functions | |
| void | lazybiosFreeOemHpType204 (lazybiosOemHpType204Array_t *HpType204) |
| Releases a parsed set of Hp OEM Type 204 structures. | |
| LAZYBIOS_WARN_UNUSED lazybiosOemHpType204Array_t * | lazybiosGetOemHpType204 (const lazybiosDMI_t *DMIData) |
| Parses all Hp OEM SMBIOS Type 204 structures. | |
Public API for HPE ProLiant System/Rack Locator (HP OEM SMBIOS Type 204).
Definition in file hp_type204.h.
| #define LAZYBIOS_TYPE_HEADER_ONLY |
Definition at line 33 of file hp_type204.h.