Lines Matching refs:AllocateZeroPool
346 Str = (EFI_STRING) AllocateZeroPool (Length * sizeof (CHAR16));
355 Buf = (UINT8 *) AllocateZeroPool (Length);
412 StringPtr = AllocateZeroPool (NewLen);
662 ConfigRequest = AllocateZeroPool (Size);
700 ConfigRequest = AllocateZeroPool (Size);
729 *Results = AllocateZeroPool (BufferSize);
1270 EfiData = AllocateZeroPool (sizeof (MY_EFI_VARSTORE_DATA));
1405 Configuration = AllocateZeroPool (sizeof (DRIVER_SAMPLE_CONFIGURATION));
1715 mPrivateData = AllocateZeroPool (sizeof (DRIVER_SAMPLE_PRIVATE_DATA));