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

#include <StatusCodeDataTypeId.h>

Collaboration diagram for EFI_STATUS_CODE_DIMM_NUMBER:
Collaboration graph
[legend]

Public Attributes

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.

Member Data Documentation

◆ Array

UINT16 EFI_STATUS_CODE_DIMM_NUMBER::Array

The memory array number.

◆ DataHeader

EFI_STATUS_CODE_DATA EFI_STATUS_CODE_DIMM_NUMBER::DataHeader

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.

◆ Device

UINT16 EFI_STATUS_CODE_DIMM_NUMBER::Device

The device number within that Array.


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