MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SMBIOS_TABLE_TYPE16 Struct Reference

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT8 Location
 The enumeration value from MEMORY_ARRAY_LOCATION. More...
 
UINT8 Use
 The enumeration value from MEMORY_ARRAY_USE. More...
 
UINT8 MemoryErrorCorrection
 The enumeration value from MEMORY_ERROR_CORRECTION. More...
 
UINT32 MaximumCapacity
 
UINT16 MemoryErrorInformationHandle
 
UINT16 NumberOfMemoryDevices
 
UINT64 ExtendedMaximumCapacity
 

Detailed Description

Physical Memory Array (Type 16).

This structure describes a collection of memory devices that operate together to form a memory address space.

Field Documentation

UINT64 SMBIOS_TABLE_TYPE16::ExtendedMaximumCapacity
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE16::Hdr
UINT8 SMBIOS_TABLE_TYPE16::Location

The enumeration value from MEMORY_ARRAY_LOCATION.

UINT32 SMBIOS_TABLE_TYPE16::MaximumCapacity
UINT8 SMBIOS_TABLE_TYPE16::MemoryErrorCorrection

The enumeration value from MEMORY_ERROR_CORRECTION.

UINT16 SMBIOS_TABLE_TYPE16::MemoryErrorInformationHandle
UINT16 SMBIOS_TABLE_TYPE16::NumberOfMemoryDevices
UINT8 SMBIOS_TABLE_TYPE16::Use

The enumeration value from MEMORY_ARRAY_USE.