|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| SMBIOS_TABLE_STRING | Manufacturer |
| UINT8 | Type |
| SMBIOS_TABLE_STRING | Version |
| SMBIOS_TABLE_STRING | SerialNumber |
| SMBIOS_TABLE_STRING | AssetTag |
| UINT8 | BootupState |
| The enumeration value from MISC_CHASSIS_STATE. | |
| UINT8 | PowerSupplyState |
| The enumeration value from MISC_CHASSIS_STATE. | |
| UINT8 | ThermalState |
| The enumeration value from MISC_CHASSIS_STATE. | |
| UINT8 | SecurityStatus |
| The enumeration value from MISC_CHASSIS_SECURITY_STATE. | |
| UINT8 | OemDefined [4] |
| UINT8 | Height |
| UINT8 | NumberofPowerCords |
| UINT8 | ContainedElementCount |
| UINT8 | ContainedElementRecordLength |
| CONTAINED_ELEMENT | ContainedElements [1] |
System Enclosure or Chassis (Type 3).
The information in this structure defines attributes of the system's mechanical enclosure(s). For example, if a system included a separate enclosure for its peripheral devices, two structures would be returned: one for the main, system enclosure and the second for the peripheral device enclosure. The additions to this structure in v2.1 of this specification support the population of the CIM_Chassis class.
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::AssetTag |
| UINT8 SMBIOS_TABLE_TYPE3::BootupState |
The enumeration value from MISC_CHASSIS_STATE.
| UINT8 SMBIOS_TABLE_TYPE3::ContainedElementCount |
| UINT8 SMBIOS_TABLE_TYPE3::ContainedElementRecordLength |
| CONTAINED_ELEMENT SMBIOS_TABLE_TYPE3::ContainedElements[1] |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE3::Hdr |
| UINT8 SMBIOS_TABLE_TYPE3::Height |
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::Manufacturer |
| UINT8 SMBIOS_TABLE_TYPE3::NumberofPowerCords |
| UINT8 SMBIOS_TABLE_TYPE3::OemDefined[4] |
| UINT8 SMBIOS_TABLE_TYPE3::PowerSupplyState |
The enumeration value from MISC_CHASSIS_STATE.
| UINT8 SMBIOS_TABLE_TYPE3::SecurityStatus |
The enumeration value from MISC_CHASSIS_SECURITY_STATE.
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::SerialNumber |
| UINT8 SMBIOS_TABLE_TYPE3::ThermalState |
The enumeration value from MISC_CHASSIS_STATE.
| UINT8 SMBIOS_TABLE_TYPE3::Type |
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE3::Version |