Home | History | Annotate | Download | only in DisplayEngineDxe

Lines Matching refs:AllocateZeroPool

107   TempString = AllocateZeroPool (MaxLen * sizeof (CHAR16));

118 BufferedString = AllocateZeroPool (ScreenSize * 2);
1142 HiiValueArray = AllocateZeroPool (*PopUpMenuLines * sizeof (EFI_HII_VALUE));
1441 TempStringPtr = AllocateZeroPool (sizeof (CHAR16) * (PopUpWidth - 1));
1625 ReturnValue = AllocateZeroPool (Question->CurrentValue.BufferLen);