XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
SMBIOS_TABLE_TYPE5 Struct Reference

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE5:
Collaboration graph
[legend]

Public Attributes

SMBIOS_STRUCTURE Hdr
 
UINT8 ErrDetectMethod
 The enumeration value from MEMORY_ERROR_DETECT_METHOD.
 
MEMORY_ERROR_CORRECT_CAPABILITY ErrCorrectCapability
 
UINT8 SupportInterleave
 The enumeration value from MEMORY_SUPPORT_INTERLEAVE_TYPE.
 
UINT8 CurrentInterleave
 The enumeration value from MEMORY_SUPPORT_INTERLEAVE_TYPE .
 
UINT8 MaxMemoryModuleSize
 
MEMORY_SPEED_TYPE SupportSpeed
 
UINT16 SupportMemoryType
 
UINT8 MemoryModuleVoltage
 
UINT8 AssociatedMemorySlotNum
 
UINT16 MemoryModuleConfigHandles [1]
 

Detailed Description

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.

Member Data Documentation

◆ AssociatedMemorySlotNum

UINT8 SMBIOS_TABLE_TYPE5::AssociatedMemorySlotNum

◆ CurrentInterleave

UINT8 SMBIOS_TABLE_TYPE5::CurrentInterleave

The enumeration value from MEMORY_SUPPORT_INTERLEAVE_TYPE .

◆ ErrCorrectCapability

MEMORY_ERROR_CORRECT_CAPABILITY SMBIOS_TABLE_TYPE5::ErrCorrectCapability

◆ ErrDetectMethod

UINT8 SMBIOS_TABLE_TYPE5::ErrDetectMethod

The enumeration value from MEMORY_ERROR_DETECT_METHOD.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE5::Hdr

◆ MaxMemoryModuleSize

UINT8 SMBIOS_TABLE_TYPE5::MaxMemoryModuleSize

◆ MemoryModuleConfigHandles

UINT16 SMBIOS_TABLE_TYPE5::MemoryModuleConfigHandles[1]

◆ MemoryModuleVoltage

UINT8 SMBIOS_TABLE_TYPE5::MemoryModuleVoltage

◆ SupportInterleave

UINT8 SMBIOS_TABLE_TYPE5::SupportInterleave

The enumeration value from MEMORY_SUPPORT_INTERLEAVE_TYPE.

◆ SupportMemoryType

UINT16 SMBIOS_TABLE_TYPE5::SupportMemoryType

◆ SupportSpeed

MEMORY_SPEED_TYPE SMBIOS_TABLE_TYPE5::SupportSpeed

The documentation for this struct was generated from the following file: