SMBIOS_TABLE_TYPE4 Struct Reference


Data Fields

SMBIOS_STRUCTURE Hdr
SMBIOS_TABLE_STRING Socket
UINT8 ProcessorType
 The enumeration value from PROCESSOR_TYPE_DATA.
UINT8 ProcessorFamily
 The enumeration value from PROCESSOR_FAMILY_DATA.
SMBIOS_TABLE_STRING ProcessorManufacture
PROCESSOR_ID_DATA ProcessorId
SMBIOS_TABLE_STRING ProcessorVersion
PROCESSOR_VOLTAGE Voltage
UINT16 ExternalClock
UINT16 MaxSpeed
UINT16 CurrentSpeed
UINT8 Status
UINT8 ProcessorUpgrade
 The enumeration value from PROCESSOR_UPGRADE.
UINT16 L1CacheHandle
UINT16 L2CacheHandle
UINT16 L3CacheHandle
SMBIOS_TABLE_STRING SerialNumber
SMBIOS_TABLE_STRING AssetTag
SMBIOS_TABLE_STRING PartNumber
UINT8 CoreCount
UINT8 EnabledCoreCount
UINT8 ThreadCount
UINT16 ProcessorCharacteristics
UINT16 ProcessorFamily2
UINT16 CoreCount2
UINT16 EnabledCoreCount2
UINT16 ThreadCount2

Detailed Description

Processor Information (Type 4).

The information in this structure defines the attributes of a single processor; a separate structure instance is provided for each system processor socket/slot. For example, a system with an IntelDX2 processor would have a single structure instance, while a system with an IntelSX2 processor would have a structure to describe the main CPU, and a second structure to describe the 80487 co-processor.


Field Documentation

The enumeration value from PROCESSOR_FAMILY_DATA.

The enumeration value from PROCESSOR_TYPE_DATA.

The enumeration value from PROCESSOR_UPGRADE.


Generated on Wed Sep 23 16:24:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1