Home
last modified time | relevance | path

Searched refs:EFI_REG_CONTEXT_TYPE_IA32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/libcper/sections/
H A Dcper-section-ia32x64.c377 if (context_info->RegisterType == EFI_REG_CONTEXT_TYPE_IA32) { in cper_ia32x64_processor_context_info_to_ir()
811 if (context_info_cper->RegisterType == EFI_REG_CONTEXT_TYPE_IA32) { in ir_ia32x64_context_info_to_cper()
/openbmc/libcper/edk/
H A DCper.h735 #define EFI_REG_CONTEXT_TYPE_IA32 0x0002 macro