Constructor
FwupdPluginEfiLoadOptionnew_esp_for_boot_entry
Declaration [src]
FuEfiLoadOption*
fu_efi_load_option_new_esp_for_boot_entry (
guint16 boot_entry,
GError** error
)
Parameters
boot_entry |
guint16 |
A boot entry number. |
|
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | FuEfiLoadOption |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |