|
XenevaOS
|
#include <SmBios.h>

Public Attributes | |
| SMBIOS_STRUCTURE | Hdr |
| UINT8 | ErrorType |
| The enumeration value from MEMORY_ERROR_TYPE. | |
| UINT8 | ErrorGranularity |
| The enumeration value from MEMORY_ERROR_GRANULARITY. | |
| UINT8 | ErrorOperation |
| The enumeration value from MEMORY_ERROR_OPERATION. | |
| UINT32 | VendorSyndrome |
| UINT64 | MemoryArrayErrorAddress |
| UINT64 | DeviceErrorAddress |
| UINT32 | ErrorResolution |
64-bit Memory Error Information (Type 33).
This structure describes an error within a Physical Memory Array, when the error address is above 4G (0xFFFFFFFF).
| UINT64 SMBIOS_TABLE_TYPE33::DeviceErrorAddress |
| UINT8 SMBIOS_TABLE_TYPE33::ErrorGranularity |
The enumeration value from MEMORY_ERROR_GRANULARITY.
| UINT8 SMBIOS_TABLE_TYPE33::ErrorOperation |
The enumeration value from MEMORY_ERROR_OPERATION.
| UINT32 SMBIOS_TABLE_TYPE33::ErrorResolution |
| UINT8 SMBIOS_TABLE_TYPE33::ErrorType |
The enumeration value from MEMORY_ERROR_TYPE.
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE33::Hdr |
| UINT64 SMBIOS_TABLE_TYPE33::MemoryArrayErrorAddress |
| UINT32 SMBIOS_TABLE_TYPE33::VendorSyndrome |