TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/SmBios.h>
Data Fields | |
SMBIOS_STRUCTURE | Hdr |
UINT8 | ChannelType |
UINT8 | MaximumChannelLoad |
UINT8 | MemoryDeviceCount |
MEMORY_DEVICE | MemoryDevice [1] |
Memory Channel (Type 37)
The information in this structure provides the correlation between a Memory Channel and its associated Memory Devices. Each device presents one or more loads to the channel. The sum of all device loads cannot exceed the channel's defined maximum.
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE37::Hdr |
MEMORY_DEVICE SMBIOS_TABLE_TYPE37::MemoryDevice[1] |