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

  /device/linaro/bootloader/edk2/IntelFspPkg/Include/
FspInfoHeader.h 105 UINT32 NotifyPhaseEntryOffset;
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspInitPei/
FspInitPei.c 47 ASSERT (FspHeader->NotifyPhaseEntryOffset != 0);
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/Guid/
FspHeaderFile.h 106 UINT32 NotifyPhaseEntryOffset;
  /device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/BaseFspWrapperApiLib/
FspWrapperApiLib.c 102 NotifyPhaseApi = (FSP_NOTIFY_PHASE)(UINTN)(FspHeader->ImageBase + FspHeader->NotifyPhaseEntryOffset);
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/BaseFspApiLib/
FspApiLib.c 128 NotifyPhaseApi = (FSP_NOTIFY_PHASE)(UINTN)(FspHeader->ImageBase + FspHeader->NotifyPhaseEntryOffset);

Completed in 578 milliseconds