TianoCore EDK2 master
Loading...
Searching...
No Matches
EXCEPTION_HANDLER_CONTEXT Struct Reference

Data Fields

EFI_SYSTEM_CONTEXT_IA32 SystemContext
 
BOOLEAN ExceptionDataFlag
 
UINTN OldIdtHandler
 
EFI_SYSTEM_CONTEXT_X64 SystemContext
 

Detailed Description

Definition at line 12 of file ArchInterruptDefs.h.

Field Documentation

◆ ExceptionDataFlag

BOOLEAN EXCEPTION_HANDLER_CONTEXT::ExceptionDataFlag

Definition at line 14 of file ArchInterruptDefs.h.

◆ OldIdtHandler

UINTN EXCEPTION_HANDLER_CONTEXT::OldIdtHandler

Definition at line 15 of file ArchInterruptDefs.h.

◆ SystemContext [1/2]

EFI_SYSTEM_CONTEXT_IA32 EXCEPTION_HANDLER_CONTEXT::SystemContext

Definition at line 13 of file ArchInterruptDefs.h.

◆ SystemContext [2/2]

EFI_SYSTEM_CONTEXT_X64 EXCEPTION_HANDLER_CONTEXT::SystemContext

Definition at line 13 of file ArchInterruptDefs.h.


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