Method

FwupdSecurityAttrget_bios_setting_current_value

Declaration [src]

const gchar*
fwupd_security_attr_get_bios_setting_current_value (
  FwupdSecurityAttr* self
)

Description [src]

Gets the current value of the BIOS setting that can be changed.

Available since:1.8.4

Return value

Returns: const gchar*
 

The current value of the attribute.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.