Method

FwupdPluginEfivarsset_boot_next

Declaration [src]

gboolean
fu_efivars_set_boot_next (
  FuEfivars* self,
  guint16 idx,
  GError** error
)

Description [src]

Sets the index of the BootNext variable.

Available since:2.0.0

Parameters

idx guint16
 

Boot index, typically 0x0001

error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE on success.