Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
DDebugSupport.h35 (*DEBUG_PROC) ( typedef
46 DEBUG_PROC OrigVector;
48 DEBUG_PROC StubEntry;
DPlDebugSupport.c100 …IdtEntryTable[ExceptionType].OrigVector = (DEBUG_PROC) GetInterruptHandleFromIdt (&(IdtEntryTable[… in HookEntry()
351 IdtEntryTable[ExceptionType].StubEntry = (DEBUG_PROC) (UINTN) AllocatePool (StubSize); in PlInitializeDebugSupportDriver()