MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_IA32_X64_VALID_BITS Struct Reference

Data Fields

UINT64 ApicIdValid:1
 
UINT64 CpuIdInforValid:1
 
UINT64 ErrorInfoNum:6
 
UINT64 ContextNum:6
 
UINT64 Resv1:50
 

Detailed Description

The validation bit mask indicates each of the following field is in IA32/X64 Processor Error Section.

Field Documentation

UINT64 EFI_IA32_X64_VALID_BITS::ApicIdValid
UINT64 EFI_IA32_X64_VALID_BITS::ContextNum
UINT64 EFI_IA32_X64_VALID_BITS::CpuIdInforValid
UINT64 EFI_IA32_X64_VALID_BITS::ErrorInfoNum
UINT64 EFI_IA32_X64_VALID_BITS::Resv1