HomeSort by relevance Sort by last modified time
    Searched defs:EntryPoint (Results 1 - 25 of 54) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
TianoTypes.h 44 UINT64 EntryPoint;
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ArchExceptionHandler.c 114 UINTN EntryPoint;
196 ImageBase = FindModuleImageBase (SystemContext.SystemContextIa32->Eip, &EntryPoint);
199 " (ImageBase=%08x, EntryPoint=%08x) !!!!\n",
201 EntryPoint
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ArchExceptionHandler.c 118 UINTN EntryPoint;
227 ImageBase = FindModuleImageBase (SystemContext.SystemContextX64->Rip, &EntryPoint);
230 " (ImageBase=%016lx, EntryPoint=%016lx) !!!!\n",
232 EntryPoint
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Guid/
BootMonFsFileInfo.h 31 UINT32 EntryPoint;
  /device/linaro/bootloader/edk2/EmulatorPkg/Sec/
Sec.c 79 EFI_PEI_CORE_ENTRY_POINT EntryPoint;
137 Status = PeCoffLoaderGetEntryPoint (PeCoffImage, (VOID **)&EntryPoint);
141 EntryPoint (SecCoreData, SecPpiList);
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DriverBinding.c 437 // Remove the protocols installed by the EntryPoint routine.
479 EntryPoint (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/
MemoryStatusCode.c 473 EFI_PHYSICAL_ADDRESS EntryPoint;
491 &EntryPoint
506 * (BOOLEAN *) ((UINTN) &mRunningFromMemory + (UINTN) EntryPoint - (UINTN) InstallMonoStatusCode) = TRUE;
508 * (BOOLEAN *) ((UINTN) &mRunningFromMemory + (UINTN) EntryPoint - (UINTN) InstallMonoStatusCode) = TRUE;
510 Status = ((EFI_PEIM_ENTRY_POINT )(UINTN) EntryPoint) (PrivateData->FfsHeader, PeiServices);
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/
PrePiLib.c 28 IN EFI_PHYSICAL_ADDRESS *EntryPoint
38 OUT EFI_PHYSICAL_ADDRESS *EntryPoint
78 *EntryPoint = ImageContext.EntryPoint;
108 EFI_PHYSICAL_ADDRESS EntryPoint;
120 Status = LoadPeCoffImage (PeCoffImage, &ImageAddress, &ImageSize, &EntryPoint);
121 // For NT32 Debug Status = SecWinNtPeiLoadFile (PeCoffImage, &ImageAddress, &ImageSize, &EntryPoint);
130 BuildModuleHob (&FvFileInfo.FileName, (EFI_PHYSICAL_ADDRESS)(UINTN)ImageAddress, EFI_SIZE_TO_PAGES ((UINT32) ImageSize) * EFI_PAGE_SIZE, EntryPoint);
132 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Loading DxeCore at 0x%10p EntryPoint=0x%10p\n", (VOID *)(UINTN)ImageAddress, (VOID *)(UINTN)EntryPoint));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/PeiMain/
PeiMain.c 83 EFI_PHYSICAL_ADDRESS EntryPoint;
107 &EntryPoint,
116 return (PEICORE_FUNCTION_POINTER)((UINTN) EntryPoint + (UINTN) PeiCore - (UINTN) _ModuleEntryPoint);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.h 266 VOID *EntryPoint;
  /device/linaro/bootloader/edk2/StdLib/SocketDxe/
EntryUnload.c 178 // Remove the protocols installed by the EntryPoint routine.
235 EntryPoint (
  /device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
BootMonFsHw.h 41 UINT32 EntryPoint;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
SmmScriptLib.c 241 VOID *EntryPoint;
243 EntryPoint = (VOID*)(UINTN)VA_ARG (Marker, EFI_PHYSICAL_ADDRESS);
247 EntryPoint
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/Common/
CommonHeader.h 43 EFI_PHYSICAL_ADDRESS EntryPoint;
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DriverBinding.c 633 // Remove the protocols installed by the EntryPoint routine.
674 EntryPoint (
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
PeCoffLib.h 54 PHYSICAL_ADDRESS EntryPoint;
140 OUT VOID **EntryPoint,
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
EfiLdr.h 52 BOOLEAN Started; // If entrypoint has been called
55 EFI_IMAGE_ENTRY_POINT EntryPoint; // The image's entry point
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
EbcVmTest.h 61 VOID *EntryPoint; ///< entry point of EBC image
  /device/linaro/bootloader/edk2/MdePkg/Include/Ipf/
ProcessorBind.h 279 UINT64 EntryPoint;
306 #define FUNCTION_ENTRY_POINT(FunctionPointer) (VOID *)(UINTN)(((EFI_PLABEL *)(FunctionPointer))->EntryPoint)
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PeCoffLib.h 99 /// PeCoffLoaderLoadImage() sets EntryPoint to to the entry point of the PE/COFF image.
101 PHYSICAL_ADDRESS EntryPoint;
242 DebugDirectoryEntryRva, EntryPoint, FixupDataSize, CodeView, PdbPointer, and FixupData of
274 The EntryPoint, FixupDataSize, CodeView, PdbPointer and HiiResourceData fields of ImageContext are computed.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/BootScriptSaveOnS3SaveStateThunk/
ScriptSave.c 442 VOID *EntryPoint;
444 EntryPoint = (VOID*)(UINTN)VA_ARG (Marker, EFI_PHYSICAL_ADDRESS);
448 EntryPoint
455 We need create thunk stub to convert PEI entrypoint (used in Framework version)
456 to DXE entrypoint (defined in PI spec).
470 VOID *EntryPoint;
473 EntryPoint = (VOID*)(UINTN)VA_ARG (Marker, EFI_PHYSICAL_ADDRESS);
478 Context = EntryPoint;
479 EntryPoint = (VOID *)(UINTN)FrameworkBootScriptDispatchStub;
483 EntryPoint,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/
PeiPeCoffLoader.h 57 EFI_PHYSICAL_ADDRESS EntryPoint;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGluePeCoffLib.h 74 PHYSICAL_ADDRESS EntryPoint;
151 The EntryPoint, FixupDataSize, CodeView, and PdbPointer fields of ImageContext are computed.
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptInternalFormat.h 125 EFI_PHYSICAL_ADDRESS EntryPoint;
131 EFI_PHYSICAL_ADDRESS EntryPoint;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/
S3SaveState.c 321 VOID *EntryPoint;
323 EntryPoint = (VOID*)(UINTN)VA_ARG (Marker, EFI_PHYSICAL_ADDRESS);
324 return S3BootScriptSaveDispatch (EntryPoint);
393 VOID *EntryPoint;
396 EntryPoint = (VOID*)(UINTN)VA_ARG (Marker, EFI_PHYSICAL_ADDRESS);
399 return S3BootScriptSaveDispatch2 (EntryPoint, Context);

Completed in 1497 milliseconds

1 2 3