lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
hp_type204.h File Reference

Public API for HPE ProLiant System/Rack Locator (HP OEM SMBIOS Type 204). More...

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_tlazybiosGetOemHpType204 (const lazybiosDMI_t *DMIData)
 Parses all Hp OEM SMBIOS Type 204 structures.

Detailed Description

Public API for HPE ProLiant System/Rack Locator (HP OEM SMBIOS Type 204).

Author
LazySeldi
Note
Experimental: This HP OEM type is newly added and has not been tested with real hardware dumps.
Warning
Untested.

Definition in file hp_type204.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 33 of file hp_type204.h.