Method

FwupdPluginContextadd_esp_volume

Declaration [src]

void
fu_context_add_esp_volume (
  FuContext* self,
  FuVolume* volume
)

Description [src]

Adds an ESP volume location.

Available since:1.8.5

Parameters

volume FuVolume
 

A FuVolume.

 The data is owned by the caller of the function.