Home
last modified time | relevance | path

Searched refs:InternalPeCoffGetEntryPoint (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c351 InternalPeCoffGetEntryPoint ( in InternalPeCoffGetEntryPoint() function
466 Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) ImageBase, &EntryPointInImage); in BuildDriverInfo()
889 Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) ImageAddress, &EntryPointInImage); in UnregisterMemoryProfileImage()
1650 Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) ImageBase, &EntryPointInImage); in ProfileProtocolRegisterImage()
1689 Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) ImageBase, &EntryPointInImage); in ProfileProtocolUnregisterImage()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DSmramProfileRecord.c352 InternalPeCoffGetEntryPoint ( in InternalPeCoffGetEntryPoint() function
467 Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) ImageBase, &EntryPointInImage); in BuildDriverInfo()
985 Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) ImageAddress, &EntryPointInImage); in UnregisterSmramProfileImage()
1997 …Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) DriverEntry.ImageBuffer, &EntryPointInImage… in SmramProfileProtocolRegisterImage()
2039 …Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) DriverEntry.ImageBuffer, &EntryPointInImage… in SmramProfileProtocolUnregisterImage()
2289 …Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) DriverEntry.ImageBuffer, &EntryPointInImage… in SmramProfileHandlerRegisterImage()
2318 …Status = InternalPeCoffGetEntryPoint ((VOID *) (UINTN) DriverEntry.ImageBuffer, &EntryPointInImage… in SmramProfileHandlerUnregisterImage()