AllocateZeroPool
return AllocateZeroPool (sizeof (CHAR16));
TempNumBuffer = AllocateZeroPool (TempBufferSize);
DevicePath = AllocateZeroPool (NodeLength);