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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ipf/
H A DPlDebugSupport.c23 #define NUM_IVT_ENTRIES 64 macro
30 IVT_ENTRY IvtEntryTable[NUM_IVT_ENTRIES];
83 for (ExceptionType = 0; ExceptionType < NUM_IVT_ENTRIES; ExceptionType++) {

Completed in 157 milliseconds