Lines Matching refs:AllocateZeroPool
100 AppendStr = AllocateZeroPool (0x1000);
110 NewStr = AllocateZeroPool (StringSize);
721 Buffer = AllocateZeroPool (((TargetNameLength * 2) + 1) * sizeof(CHAR16));
857 TargetName = AllocateZeroPool ((TargetNameLength + 1) * sizeof (CHAR16));
1386 HIDevicePath = AllocateZeroPool (sizeof (EFI_DEVICE_PATH_PROTOCOL));
1507 TempTable = AllocateZeroPool ((HandleNum + 1) * sizeof (EFI_DEVICE_PATH_PROTOCOL *));