HomeSort by relevance Sort by last modified time
    Searched refs:GetFspApiParameter (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
FspPlatformNotify.c 107 FspInitParams = (FSP_INIT_PARAMS *)GetFspApiParameter ();
164 NotificationValue = ((NOTIFY_PHASE_PARAMS *)(UINTN)GetFspApiParameter ())->Phase;
FspPlatformMemory.c 121 FspInitParams = (FSP_INIT_PARAMS *)GetFspApiParameter ();
130 FspParamPtr = GetFspApiParameter ();
135 FspInitParams = (FSP_INIT_PARAMS *)GetFspApiParameter ();
  /device/linaro/bootloader/edk2/IntelFspPkg/Include/Library/
FspCommonLib.h 49 GetFspApiParameter (
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/Library/
FspCommonLib.h 49 GetFspApiParameter (
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/
SecFsp.c 161 FspmUpdDataPtr = (VOID *) GetFspApiParameter ();
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspCommonLib/
FspCommonLib.c 96 GetFspApiParameter (
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
FspPlatformNotify.c 313 NotificationValue = ((NOTIFY_PHASE_PARAMS *)(UINTN)GetFspApiParameter ())->Phase;
  /device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/
SecFsp.c 185 FspInitParams = (FSP_INIT_PARAMS *)GetFspApiParameter ();
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspCommonLib/
FspCommonLib.c 98 GetFspApiParameter (

Completed in 142 milliseconds