Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
DFspInitPeiV1.c29 ContinuationFunc ( in ContinuationFunc() function
106 FspInitParams.ContinuationFunc = (CONTINUATION_PROC)ContinuationFunc; in PeiFspInit()
116 DEBUG ((DEBUG_INFO, " ContinuationFunc - 0x%x\n", FspInitParams.ContinuationFunc)); in PeiFspInit()
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c118 SetFspApiReturnAddress((UINT32)FspInitParams->ContinuationFunc); in FspInitDone()
/device/linaro/bootloader/edk2/IntelFspPkg/Include/
DFspApi.h69 CONTINUATION_PROC ContinuationFunc; member
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
DFspApiEntry.asm410 ; ContinuationFunc provided in the parameter.
DFspApiEntry.s625 # ContinuationFunc provided in the parameter.