Function

FwupdPlugincommon_get_esp_default

Declaration [src]

FuVolume*
fu_common_get_esp_default (
  void
  GError** error
)

Description [src]

Gets the platform default ESP.

Available since:1.4.6

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.