OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContinuationFunc
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
FspInitPeiV1.c
29
ContinuationFunc
(
38
DEBUG ((DEBUG_INFO, "
ContinuationFunc
- %r\n", Status));
106
FspInitParams.
ContinuationFunc
= (CONTINUATION_PROC)
ContinuationFunc
;
116
DEBUG ((DEBUG_INFO, "
ContinuationFunc
- 0x%x\n", FspInitParams.
ContinuationFunc
));
/device/linaro/bootloader/edk2/IntelFspPkg/Include/
FspApi.h
69
CONTINUATION_PROC
ContinuationFunc
;
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
FspPlatformNotify.c
91
This function transfer control to the
ContinuationFunc
passed in by the
105
// FspInit API is used, so jump into the
ContinuationFunc
110
// Modify the parameters for
ContinuationFunc
116
// Modify the return address to
ContinuationFunc
118
SetFspApiReturnAddress((UINT32)FspInitParams->
ContinuationFunc
);
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Ia32/
FspApiEntry.asm
410
;
ContinuationFunc
provided in the parameter.
FspApiEntry.s
625
#
ContinuationFunc
provided in the parameter.
Completed in 121 milliseconds