Home | History | Annotate | Download | only in BdsDxe

Lines Matching refs:AllocateZeroPool

430     gFrontPagePrivate.LanguageToken = AllocateZeroPool ((OptionCount + 1) * sizeof (EFI_STRING_ID));

444 StringBuffer = AllocateZeroPool (StringSize);
628 StringBuffer = AllocateZeroPool (0x20);
654 StringBuffer = AllocateZeroPool (0x20);
686 *String = AllocateZeroPool (sizeof (CHAR16));