TianoCore EDK2 master
|
Data Fields | |
IA32_IDT_GATE_DESCRIPTOR | OrigDesc |
DEBUG_PROC | OrigVector |
IA32_IDT_GATE_DESCRIPTOR | NewDesc |
DEBUG_PROC | StubEntry |
CALLBACK_FUNC | RegisteredCallback |
Definition at line 38 of file DebugSupport.h.
IA32_IDT_GATE_DESCRIPTOR IDT_ENTRY::NewDesc |
Definition at line 41 of file DebugSupport.h.
IA32_IDT_GATE_DESCRIPTOR IDT_ENTRY::OrigDesc |
Definition at line 39 of file DebugSupport.h.
DEBUG_PROC IDT_ENTRY::OrigVector |
Definition at line 40 of file DebugSupport.h.
CALLBACK_FUNC IDT_ENTRY::RegisteredCallback |
Definition at line 43 of file DebugSupport.h.
DEBUG_PROC IDT_ENTRY::StubEntry |
Definition at line 42 of file DebugSupport.h.