Method
FwupdPluginContextget_bios_setting
Declaration [src]
FwupdBiosSetting*
fu_context_get_bios_setting (
FuContext* self,
const gchar* name
)
Parameters
name |
const gchar* |
A BIOS setting title, e.g. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | FwupdBiosSetting |
|
|
The data is owned by the instance. |