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

Data Fields

IA32_IDT_GATE_DESCRIPTOR OrigDesc
 
DEBUG_PROC OrigVector
 
IA32_IDT_GATE_DESCRIPTOR NewDesc
 
DEBUG_PROC StubEntry
 
CALLBACK_FUNC RegisteredCallback
 

Detailed Description

Definition at line 38 of file DebugSupport.h.

Field Documentation

◆ NewDesc

IA32_IDT_GATE_DESCRIPTOR IDT_ENTRY::NewDesc

Definition at line 41 of file DebugSupport.h.

◆ OrigDesc

IA32_IDT_GATE_DESCRIPTOR IDT_ENTRY::OrigDesc

Definition at line 39 of file DebugSupport.h.

◆ OrigVector

DEBUG_PROC IDT_ENTRY::OrigVector

Definition at line 40 of file DebugSupport.h.

◆ RegisteredCallback

CALLBACK_FUNC IDT_ENTRY::RegisteredCallback

Definition at line 43 of file DebugSupport.h.

◆ StubEntry

DEBUG_PROC IDT_ENTRY::StubEntry

Definition at line 42 of file DebugSupport.h.


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