Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Ppi/
DPpi.c430 UINTN NotifyDispatchCount; in PeiNotifyPpi() local
433 NotifyDispatchCount = 0; in PeiNotifyPpi()
470 NotifyDispatchCount ++; in PeiNotifyPpi()
491 if (NotifyDispatchCount > 0) { in PeiNotifyPpi()
504 LastCallbackNotify -= NotifyDispatchCount; in PeiNotifyPpi()