TianoCore EDK2 master
MEMORY_ERROR_CORRECT_CAPABILITY Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

Data Fields

UINT8 Other: 1
 
UINT8 Unknown: 1
 
UINT8 None: 1
 
UINT8 SingleBitErrorCorrect: 1
 
UINT8 DoubleBitErrorCorrect: 1
 
UINT8 ErrorScrubbing: 1
 
UINT8 Reserved: 2
 

Detailed Description

Memory Controller Error Correcting Capability.

Definition at line 968 of file SmBios.h.

Field Documentation

◆ DoubleBitErrorCorrect

UINT8 MEMORY_ERROR_CORRECT_CAPABILITY::DoubleBitErrorCorrect

Definition at line 973 of file SmBios.h.

◆ ErrorScrubbing

UINT8 MEMORY_ERROR_CORRECT_CAPABILITY::ErrorScrubbing

Definition at line 974 of file SmBios.h.

◆ None

UINT8 MEMORY_ERROR_CORRECT_CAPABILITY::None

Definition at line 971 of file SmBios.h.

◆ Other

UINT8 MEMORY_ERROR_CORRECT_CAPABILITY::Other

Definition at line 969 of file SmBios.h.

◆ Reserved

UINT8 MEMORY_ERROR_CORRECT_CAPABILITY::Reserved

Definition at line 975 of file SmBios.h.

◆ SingleBitErrorCorrect

UINT8 MEMORY_ERROR_CORRECT_CAPABILITY::SingleBitErrorCorrect

Definition at line 972 of file SmBios.h.

◆ Unknown

UINT8 MEMORY_ERROR_CORRECT_CAPABILITY::Unknown

Definition at line 970 of file SmBios.h.


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