Lines Matching full:allocated

203   allocated, then the contents of DevicePath are copied to the newly allocated
205 The memory for the new device path is allocated from EFI boot services memory.
206 It is the responsibility of the caller to free the memory allocated.
224 to a copy of FirstDevicePath in a newly allocated buffer. Only the end-of-device-path
231 If there is not enough memory for the newly allocated buffer, then NULL is returned.
232 The memory for the new device path is allocated from EFI boot services memory.
233 It is the responsibility of the caller to free the memory allocated.
238 @retval NULL If there is not enough memory for the newly allocated buffer.
256 in an allocated buffer. The end-of-device-path device node is moved after the
265 The memory is allocated from EFI boot services memory. It is the responsibility
266 of the caller to free the memory allocated.
292 by DevicePath in a allocated buffer.
300 The memory is allocated from EFI boot services memory. It is the responsibility
301 of the caller to free the memory allocated.
327 The memory is allocated from EFI boot services memory. It is the responsibility
328 of the caller to free the memory allocated.
354 This function creates a new device node in a newly allocated buffer of size
360 The memory is allocated from EFI boot services memory. It is the responsibility
361 of the caller to free the memory allocated.
410 @return A pointer to the allocated text representation of the device path or
433 @return A pointer to the allocated text representation of the device node or NULL if DeviceNode
470 @return A pointer to the allocated device path or NULL if TextDeviceNode is NULL or