|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| SMBIOS_TABLE_STRING | Description |
| UINT8 | Type |
| The enumeration value from MISC_MANAGEMENT_DEVICE_TYPE. | |
| UINT32 | Address |
| UINT8 | AddressType |
| The enumeration value from MISC_MANAGEMENT_DEVICE_ADDRESS_TYPE. | |
Management Device (Type 34).
The information in this structure defines the attributes of a Management Device. A Management Device might control one or more fans or voltage, current, or temperature probes as defined by one or more Management Device Component structures.
| UINT32 SMBIOS_TABLE_TYPE34::Address |
| UINT8 SMBIOS_TABLE_TYPE34::AddressType |
The enumeration value from MISC_MANAGEMENT_DEVICE_ADDRESS_TYPE.
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE34::Description |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE34::Hdr |
| UINT8 SMBIOS_TABLE_TYPE34::Type |
The enumeration value from MISC_MANAGEMENT_DEVICE_TYPE.