Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/
DPrePeiCore.c38 EFI_PEI_PPI_DESCRIPTOR *PlatformPpiList; in CreatePpiList() local
45 ArmPlatformGetPlatformPpiList (&PlatformPpiListSize, &PlatformPpiList); in CreatePpiList()
50 CopyMem ((VOID*)(ListBase + sizeof(gCommonPpiTable)), PlatformPpiList, PlatformPpiListSize); in CreatePpiList()