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

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Ppi/
Ppi.c 427 INTN NotifyIndex;
492 for (NotifyIndex = LastCallbackNotify; NotifyIndex > PrivateData->PpiData.NotifyListEnd; NotifyIndex--) {
493 if ((PrivateData->PpiData.PpiListPtrs[NotifyIndex].Notify->Flags & EFI_PEI_PPI_DESCRIPTOR_NOTIFY_DISPATCH) != 0) {
494 NotifyPtr = PrivateData->PpiData.PpiListPtrs[NotifyIndex].Notify;
496 for (Index = NotifyIndex; Index < PrivateData->PpiData.DispatchListEnd; Index++){
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndrtypes.h 119 unsigned short NotifyIndex;
127 unsigned short NotifyIndex;
ndr64types.h 187 NDR64_UINT16 NotifyIndex;

Completed in 99 milliseconds