TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
UINT8 | ErrDetectMethod |
The enumeration value from MEMORY_ERROR_DETECT_METHOD. More... | |
MEMORY_ERROR_CORRECT_CAPABILITY | ErrCorrectCapability |
UINT8 | SupportInterleave |
The enumeration value from MEMORY_SUPPORT_INTERLEAVE_TYPE. More... | |
UINT8 | CurrentInterleave |
The enumeration value from MEMORY_SUPPORT_INTERLEAVE_TYPE . More... | |
UINT8 | MaxMemoryModuleSize |
MEMORY_SPEED_TYPE | SupportSpeed |
UINT16 | SupportMemoryType |
UINT8 | MemoryModuleVoltage |
UINT8 | AssociatedMemorySlotNum |
UINT16 | MemoryModuleConfigHandles [1] |
Memory Controller Information (Type 5, Obsolete).
The information in this structure defines the attributes of the system's memory controller(s) and the supported attributes of any memory-modules present in the sockets controlled by this controller. Note: This structure, and its companion Memory Module Information (Type 6, Obsolete), are obsolete starting with version 2.1 of this specification. The Physical Memory Array (Type 16) and Memory Device (Type 17) structures should be used instead. BIOS providers might choose to implement both memory description types to allow existing DMI browsers to properly display the system's memory attributes.
UINT8 SMBIOS_TABLE_TYPE5::CurrentInterleave |
MEMORY_ERROR_CORRECT_CAPABILITY SMBIOS_TABLE_TYPE5::ErrCorrectCapability |
UINT8 SMBIOS_TABLE_TYPE5::ErrDetectMethod |
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE5::Hdr |
UINT8 SMBIOS_TABLE_TYPE5::SupportInterleave |
MEMORY_SPEED_TYPE SMBIOS_TABLE_TYPE5::SupportSpeed |