Lines Matching refs:AllocateZeroPool
668 RetVal = AllocateZeroPool(Size);
727 RetVal = AllocateZeroPool(VersionStringSize);
1146 ImageInfo = AllocateZeroPool (ImageInfoSize);
2215 ListWalker = AllocateZeroPool(sizeof(HANDLE_LIST));
2287 ListWalker = AllocateZeroPool(sizeof(HANDLE_LIST));
2416 *HandleType = AllocateZeroPool (*HandleCount * sizeof (UINTN));
2676 *MatchingHandleBuffer = AllocateZeroPool ((*MatchingHandleCount +1)* sizeof (EFI_HANDLE));
2865 *DestinationBuffer = AllocateZeroPool(LocalDestinationFinalSize);
2981 HandleList = AllocateZeroPool(Size + sizeof(EFI_HANDLE));
2991 HandleList = AllocateZeroPool(Size + sizeof(EFI_HANDLE));
3050 HandleList = AllocateZeroPool(TotalSize);