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

  /device/linaro/bootloader/edk2/Nt32Pkg/Library/Nt32PeiPeCoffGetEntryPointLib/
PeCoffGetEntryPoint.c 65 EFI_PHYSICAL_ADDRESS ImageEntryPoint;
82 &ImageEntryPoint
88 *EntryPoint = (VOID*)(UINTN)ImageEntryPoint;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Image/
Image.c 562 EFI_PHYSICAL_ADDRESS ImageEntryPoint;
618 &ImageEntryPoint
632 *EntryPoint = ImageEntryPoint;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
PiSmmCore.h 105 PHYSICAL_ADDRESS ImageEntryPoint;
    [all...]

Completed in 560 milliseconds