EFI_STATUS_CODE_DIMM_NUMBER Struct Reference


Data Fields

EFI_STATUS_CODE_DATA DataHeader
UINT16 Array
UINT16 Device

Detailed Description

This extended data provides some context that consumers can use to locate a DIMM within the overall memory scheme.

This extended data provides some context that consumers can use to locate a DIMM within the overall memory scheme. The Array and Device numbers may indicate a specific DIMM, or they may be populated with the group definitions in "Related Definitions" below.


Field Documentation

The memory array number.

The data header identifying the data. DataHeader.HeaderSize should be sizeof (EFI_STATUS_CODE_DATA), DataHeader.Size should be sizeof (EFI_STATUS_CODE_DIMM_NUMBER) - HeaderSize, and DataHeader.Type should be EFI_STATUS_CODE_SPECIFIC_DATA_GUID.

The device number within that Array.


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1