Method

FwupdPluginContextget_esp_location

Declaration [src]

const gchar*
fu_context_get_esp_location (
  FuContext* self
)

Description [src]

Retrieves the user’s desired ESP (EFI System Partition) location for the given FuContext.

Return value

Returns: utf8
 

The preferred ESP location as a string.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.