Home
last modified time | relevance | path

Searched refs:mFspNotifySequence (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c41 UINT32 mFspNotifySequence[] = { variable
159 while (NotificationCount < sizeof(mFspNotifySequence) / sizeof(UINT32)) { in FspWaitForNotify()
167 if (mFspNotifySequence[NotificationCount] != NotificationValue) { in FspWaitForNotify()
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspPlatformLib/
DFspPlatformNotify.c50 UINT32 mFspNotifySequence[] = { variable
294 while (NotificationCount < sizeof(mFspNotifySequence) / sizeof(UINT32)) { in FspWaitForNotify()
315 if (mFspNotifySequence[NotificationCount] != NotificationValue) { in FspWaitForNotify()