iPXE
|
An SMBIOS structure header. More...
#include <smbios.h>
Data Fields | |
uint8_t | type |
Type. More... | |
uint8_t | len |
Length. More... | |
uint16_t | handle |
Handle. More... | |
uint8_t smbios_header::type |
uint8_t smbios_header::len |
Length.
Definition at line 124 of file smbios.h.
Referenced by find_smbios_structure(), read_smbios_string(), read_smbios_structure(), and smbios_fetch().