Home
last modified time | relevance | path

Searched refs:PEI_CORE_INSTANCE_FROM_PS_THIS (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/BootMode/
DBootMode.c46 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS(PeiServices); in PeiGetBootMode()
78 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS(PeiServices); in PeiSetBootMode()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Memory/
DMemoryServices.c90 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (PeiServices); in PeiInstallPeiMemory()
156 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (PeiServices); in PeiAllocatePages()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Ppi/
DPpi.c197 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS(PeiServices); in PeiInstallPpi()
296 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS(PeiServices); in PeiReInstallPpi()
366 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS(PeiServices); in PeiLocatePpi()
439 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS(PeiServices); in PeiNotifyPpi()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Security/
DSecurity.c69 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (PeiServices); in SecurityPpiNotifyCallback()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Hob/
DHob.c48 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS(PeiServices); in PeiGetHobList()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
DFwVol.c209 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (GetPeiServicesTablePointer ()); in FileHandleToVolume()
551 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (PeiServices); in FirmwareVolmeInfoPpiNotifyCallback()
775 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (PeiServices); in ProcessSection()
1116 Private = PEI_CORE_INSTANCE_FROM_PS_THIS (PeiServices); in PeiFfsFindNextVolume()
1589 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (GetPeiServicesTablePointer()); in PeiFfsFvPpiFindFileByName()
1943 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (GetPeiServicesTablePointer()); in FvHandleToCoreHandle()
2237 PrivateData = PEI_CORE_INSTANCE_FROM_PS_THIS (PeiServices); in ThirdPartyFvPpiNotifyCallback()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Image/
DImage.c118 Private = PEI_CORE_INSTANCE_FROM_PS_THIS (GetPeiServicesTablePointer ()); in GetImageReadFunction()
365 Private = PEI_CORE_INSTANCE_FROM_PS_THIS (GetPeiServicesTablePointer ()); in LoadAndRelocatePeCoffImage()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/
DPeiMain.h273 #define PEI_CORE_INSTANCE_FROM_PS_THIS(a) \ macro
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dispatcher/
DDispatcher.c1324 Private = PEI_CORE_INSTANCE_FROM_PS_THIS (GetPeiServicesTablePointer ()); in PeiRegisterForShadow()