|
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 |
| UINT32 | MemoryArrayErrorAddress |
| UINT32 | DeviceErrorAddress |
| UINT32 | ErrorResolution |
32-bit Memory Error Information (Type 18).
This structure identifies the specifics of an error that might be detected within a Physical Memory Array.
| UINT32 SMBIOS_TABLE_TYPE18::DeviceErrorAddress |
| UINT8 SMBIOS_TABLE_TYPE18::ErrorGranularity |
The enumeration value from MEMORY_ERROR_GRANULARITY.
| UINT8 SMBIOS_TABLE_TYPE18::ErrorOperation |
The enumeration value from MEMORY_ERROR_OPERATION.
| UINT32 SMBIOS_TABLE_TYPE18::ErrorResolution |
| UINT8 SMBIOS_TABLE_TYPE18::ErrorType |
The enumeration value from MEMORY_ERROR_TYPE.
| SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE18::Hdr |
| UINT32 SMBIOS_TABLE_TYPE18::MemoryArrayErrorAddress |
| UINT32 SMBIOS_TABLE_TYPE18::VendorSyndrome |