TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
SMBIOS_TABLE_STRING | SocketDesignation |
UINT16 | CacheConfiguration |
UINT16 | MaximumCacheSize |
UINT16 | InstalledSize |
CACHE_SRAM_TYPE_DATA | SupportedSRAMType |
CACHE_SRAM_TYPE_DATA | CurrentSRAMType |
UINT8 | CacheSpeed |
UINT8 | ErrorCorrectionType |
The enumeration value from CACHE_ERROR_TYPE_DATA. More... | |
UINT8 | SystemCacheType |
The enumeration value from CACHE_TYPE_DATA. More... | |
UINT8 | Associativity |
The enumeration value from CACHE_ASSOCIATIVITY_DATA. More... | |
UINT32 | MaximumCacheSize2 |
UINT32 | InstalledSize2 |
Cache Information (Type 7).
The information in this structure defines the attributes of CPU cache device in the system. One structure is specified for each such device, whether the device is internal to or external to the CPU module. Cache modules can be associated with a processor structure in one or two ways, depending on the SMBIOS version.
UINT8 SMBIOS_TABLE_TYPE7::Associativity |
CACHE_SRAM_TYPE_DATA SMBIOS_TABLE_TYPE7::CurrentSRAMType |
UINT8 SMBIOS_TABLE_TYPE7::ErrorCorrectionType |
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE7::Hdr |
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE7::SocketDesignation |
CACHE_SRAM_TYPE_DATA SMBIOS_TABLE_TYPE7::SupportedSRAMType |
UINT8 SMBIOS_TABLE_TYPE7::SystemCacheType |