|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| SMBIOS_TABLE_STRING | ReferenceDesignation |
| UINT8 | DeviceType |
| The enumeration value from ONBOARD_DEVICE_EXTENDED_INFO_TYPE. | |
| UINT8 | DeviceTypeInstance |
| UINT16 | SegmentGroupNum |
| UINT8 | BusNum |
| UINT8 | DevFuncNum |
Onboard Devices Extended Information (Type 41).
The information in this structure defines the attributes of devices that are onboard (soldered onto) a system element, usually the baseboard. In general, an entry in this table implies that the BIOS has some level of control over the enabling of the associated device for use by the system.
| UINT8 SMBIOS_TABLE_TYPE41::BusNum |
| UINT8 SMBIOS_TABLE_TYPE41::DevFuncNum |
| UINT8 SMBIOS_TABLE_TYPE41::DeviceType |
The enumeration value from ONBOARD_DEVICE_EXTENDED_INFO_TYPE.
| UINT8 SMBIOS_TABLE_TYPE41::DeviceTypeInstance |
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE41::Hdr |
| SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE41::ReferenceDesignation |
| UINT16 SMBIOS_TABLE_TYPE41::SegmentGroupNum |