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

  /device/linaro/bootloader/edk2/MdePkg/Library/PeiServicesTablePointerLibIdt/
PeiServicesTablePointer.c 102 EFI_PHYSICAL_ADDRESS IdtBase;
118 &IdtBase
124 CopyMem ((VOID *) (UINTN) IdtBase, (VOID *) (Idtr.Base - sizeof (UINTN)), Idtr.Limit + 1 + sizeof (UINTN));
125 Idtr.Base = (UINTN) IdtBase + sizeof (UINTN);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]

Completed in 659 milliseconds