Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformHelperLib/
DPlatformHelperPei.c52 PlatformFindFvFileRawDataSection ( in PlatformFindFvFileRawDataSection() function
DPlatformHelperDxe.c94 PlatformFindFvFileRawDataSection ( in PlatformFindFvFileRawDataSection() function
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Include/Library/
DPlatformHelperLib.h41 PlatformFindFvFileRawDataSection (
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DMrcWrapper.c233 …Status = PlatformFindFvFileRawDataSection (NULL, PcdGetPtr(PcdQuarkMicrocodeFile), (VOID **) &RmuM… in PostInstallMemory()