Home | History | Annotate | Download | only in UefiShellLib

Lines Matching refs:ReallocatePool

2133       NewValue = ReallocatePool(ValueSize, CurrentValueSize, CurrentItemPackage->Value);

3283 *Destination = ReallocatePool(*CurrentSize, NewSize, *Destination);