Searched defs:IVT_ENTRY (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
H A DPlDebugSupport.c28 } IVT_ENTRY; typedef in typeref:struct:__anon11149
30 IVT_ENTRY IvtEntryTable[NUM_IVT_ENTRIES];
224 ZeroMem (&IvtEntryTable[ExceptionType], sizeof (IVT_ENTRY));

Completed in 231 milliseconds