Method
FwupdPluginEfiLoadOptionset_metadata
Declaration [src]
void
fu_efi_load_option_set_metadata (
FuEfiLoadOption* self,
const gchar* key,
const gchar* value
)
Description [src]
Sets an optional attribute. If value is NULL then the key will be removed.
NOTE: When the key is Path, any leading backslash will be stripped automatically and added
back as-required on export.
| Available since: | 2.0.0 |