HomeSort by relevance Sort by last modified time
    Searched defs:IA32_IDT_ENTRY (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/X64/
DispatchExecute.c 50 } IA32_IDT_ENTRY;
115 IA32_IDT_ENTRY *Ia32IdtEntry;
126 Ia32IdtEntryCount = (Ia32Idtr->Limit + 1) / sizeof (IA32_IDT_ENTRY);
128 Ia32IdtEntry = (IA32_IDT_ENTRY *)(Ia32Idtr->Base);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.h 162 } IA32_IDT_ENTRY;

Completed in 2647 milliseconds