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