Method
FwupdPluginEfivarsset_boot_entry
Declaration [src]
gboolean
fu_efivars_set_boot_entry (
FuEfivars* self,
guint16 idx,
FuEfiLoadOption* entry,
GError** error
)
Parameters
idx |
guint16 |
Boot index, typically 0x0001 |
|
entry |
FuEfiLoadOption |
A |
|
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |