Constructor
FwupdPluginEfiHardDriveDevicePathnew_from_volume
Declaration [src]
FuEfiHardDriveDevicePath*
fu_efi_hard_drive_device_path_new_from_volume (
FuVolume* volume,
GError** error
)
Parameters
volume |
FuVolume |
A |
|
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | FuEfiHardDriveDevicePath |
A |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |