Lines Matching full:allocated

251   DevicePath is NULL, then NULL is returned.  If the memory is successfully allocated, then the
252 contents of DevicePath are copied to the newly allocated buffer, and a pointer to that buffer
254 The memory for the new device path is allocated from EFI boot services memory.
255 It is the responsibility of the caller to free the memory allocated.
273 FirstDevicePath in a newly allocated buffer. Only the end-of-device-path device node from
279 If there is not enough memory for the newly allocated buffer, then NULL is returned.
280 The memory for the new device path is allocated from EFI boot services memory. It is the
281 responsibility of the caller to free the memory allocated.
286 @retval NULL If there is not enough memory for the newly allocated buffer.
303 DevicePathNode to a copy of the device path specified by DevicePath in an allocated buffer.
311 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to
312 free the memory allocated.
336 by DevicePathInstance to a copy of the device path secified by DevicePath in a allocated buffer.
343 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to
344 free the memory allocated.
369 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to
370 free the memory allocated.
394 This function creates a new device node in a newly allocated buffer of size NodeLength and
399 The memory is allocated from EFI boot services memory. It is the responsibility of the caller to
400 free the memory allocated.
457 the file specified by FileName is allocated and appended to the device path associated with the
458 handle Device. The allocated device path is returned. If Device is NULL or Device is a handle
460 path node for the file specified by FileName is allocated and returned.
461 …The memory for the new device path is allocated from EFI boot services memory. It is the responsib…
462 of the caller to free the memory allocated.
471 @return The allocated device path.
492 @return A pointer to the allocated text representation of the device path or
515 @return A pointer to the allocated text representation of the device node or NULL if DeviceNode
551 @return A pointer to the allocated device path or NULL if TextDeviceNode is NULL or