Constructor

FwupdPluginVolumenew_esp_default

Declaration [src]

FuVolume*
fu_volume_new_esp_default (
  void
  GError** error
)

Description [src]

Gets the platform default ESP.

NOTE: This has been deprecated, please use fu_context_get_esp_volumes() instead.

Available since:1.8.2

Return value

Returns: FuVolume
 

A volume, or NULL if the ESP was not found.

 The caller of the function takes ownership of the data, and is responsible for freeing it.