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

#include <StatusCodeDataTypeId.h>

Collaboration diagram for EFI_MEMORY_MODULE_MISMATCH_ERROR_DATA:
Collaboration graph
[legend]

Public Attributes

EFI_STATUS_CODE_DATA DataHeader
 
EFI_STATUS_CODE_DIMM_NUMBER Instance
 

Detailed Description

This structure defines extended data describing memory modules that do not match.

This extended data may be used to convey the specifics of memory modules that do not match.

Member Data Documentation

◆ DataHeader

EFI_STATUS_CODE_DATA EFI_MEMORY_MODULE_MISMATCH_ERROR_DATA::DataHeader

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

◆ Instance

EFI_STATUS_CODE_DIMM_NUMBER EFI_MEMORY_MODULE_MISMATCH_ERROR_DATA::Instance

The instance number of the memory module that does not match.


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