Searched refs:IDT_ENTRY (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DDebugSupport.h51 } IDT_ENTRY; typedef in typeref:struct:__anon11148
56 extern IDT_ENTRY *IdtEntryTable;
H A DPlDebugSupport.c20 IDT_ENTRY *IdtEntryTable = NULL;
345 IdtEntryTable = AllocateZeroPool (sizeof (IDT_ENTRY) * NUM_IDT_ENTRIES);

Completed in 63 milliseconds