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

#include <SmBios.h>

Collaboration diagram for SMBIOS_TABLE_TYPE33:
Collaboration graph
[legend]

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
 

Detailed Description

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).

Member Data Documentation

◆ DeviceErrorAddress

UINT64 SMBIOS_TABLE_TYPE33::DeviceErrorAddress

◆ ErrorGranularity

UINT8 SMBIOS_TABLE_TYPE33::ErrorGranularity

The enumeration value from MEMORY_ERROR_GRANULARITY.

◆ ErrorOperation

UINT8 SMBIOS_TABLE_TYPE33::ErrorOperation

The enumeration value from MEMORY_ERROR_OPERATION.

◆ ErrorResolution

UINT32 SMBIOS_TABLE_TYPE33::ErrorResolution

◆ ErrorType

UINT8 SMBIOS_TABLE_TYPE33::ErrorType

The enumeration value from MEMORY_ERROR_TYPE.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE33::Hdr

◆ MemoryArrayErrorAddress

UINT64 SMBIOS_TABLE_TYPE33::MemoryArrayErrorAddress

◆ VendorSyndrome

UINT32 SMBIOS_TABLE_TYPE33::VendorSyndrome

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