HPE ProLiant System/Rack Locator information. More...
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... | |
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. | |
HPE ProLiant System/Rack Locator information.
| void lazybiosFreeOemHpType204 | ( | lazybiosOemHpType204Array_t * | HpType204 | ) |
#include <hp_type204.h>
Releases a parsed set of Hp OEM Type 204 structures.
| HpType204 | Set to release; may be NULL. |
References lazybiosFreeOemHpType204().
Referenced by lazybiosFreeOemHpType204().
| LAZYBIOS_WARN_UNUSED lazybiosOemHpType204Array_t * lazybiosGetOemHpType204 | ( | const lazybiosDMI_t * | DMIData | ) |
#include <hp_type204.h>
Parses all Hp OEM SMBIOS Type 204 structures.
| DMIData | Raw DMI table container to parse. |
References LAZYBIOS_WARN_UNUSED, and lazybiosGetOemHpType204().
Referenced by lazybiosGetOemHpType204().