Home | History | Annotate | Download | only in Shell

Lines Matching refs:AllocateZeroPool

228   TempParameter = AllocateZeroPool(Size);

247 (*Argv) = AllocateZeroPool((Count)*sizeof(CHAR16*));
337 *NewShellParameters = AllocateZeroPool(sizeof(EFI_SHELL_PARAMETERS_PROTOCOL));
359 FullCommandLine = AllocateZeroPool(Size + LoadedImage->LoadOptionsSize);
377 FullCommandLine = AllocateZeroPool(Size);