iPXE
|
SMBIOS system information structure. More...
#include <smbios.h>
Data Fields | |
struct smbios_header | header |
SMBIOS structure header. More... | |
uint8_t | manufacturer |
Manufacturer string. More... | |
uint8_t | product |
Product string. More... | |
uint8_t | version |
Version string. More... | |
uint8_t | serial |
Serial number string. More... | |
uint8_t | uuid [16] |
UUID. More... | |
uint8_t | wakeup |
Wake-up type. More... | |
struct smbios_header smbios_system_information::header |
uint8_t smbios_system_information::manufacturer |
Manufacturer string.
Definition at line 144 of file smbios.h.
Referenced by smsc95xx_vm3_fetch_mac().
uint8_t smbios_system_information::product |
uint8_t smbios_system_information::serial |