TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
SMBIOS_TABLE_STRING | Manufacturer |
SMBIOS_TABLE_STRING | ProductName |
SMBIOS_TABLE_STRING | Version |
SMBIOS_TABLE_STRING | SerialNumber |
GUID | Uuid |
UINT8 | WakeUpType |
The enumeration value from MISC_SYSTEM_WAKEUP_TYPE. More... | |
SMBIOS_TABLE_STRING | SKUNumber |
SMBIOS_TABLE_STRING | Family |
System Information (Type 1).
The information in this structure defines attributes of the overall system and is intended to be associated with the Component ID group of the system's MIF. An SMBIOS implementation is associated with a single system instance and contains one and only one System Information (Type 1) structure.
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::Family |
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE1::Hdr |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::Manufacturer |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::ProductName |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::SerialNumber |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::SKUNumber |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE1::Version |
UINT8 SMBIOS_TABLE_TYPE1::WakeUpType |