TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
SMBIOS_TABLE_STRING | InternalReferenceDesignator |
UINT8 | InternalConnectorType |
The enumeration value from MISC_PORT_CONNECTOR_TYPE. More... | |
SMBIOS_TABLE_STRING | ExternalReferenceDesignator |
UINT8 | ExternalConnectorType |
The enumeration value from MISC_PORT_CONNECTOR_TYPE. More... | |
UINT8 | PortType |
The enumeration value from MISC_PORT_TYPE. More... | |
Port Connector Information (Type 8).
The information in this structure defines the attributes of a system port connector, e.g. parallel, serial, keyboard, or mouse ports. The port's type and connector information are provided. One structure is present for each port provided by the system.
UINT8 SMBIOS_TABLE_TYPE8::ExternalConnectorType |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE8::ExternalReferenceDesignator |
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE8::Hdr |
UINT8 SMBIOS_TABLE_TYPE8::InternalConnectorType |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE8::InternalReferenceDesignator |
UINT8 SMBIOS_TABLE_TYPE8::PortType |