Class
FwupdPluginIfdBios
Description [src]
class FwupdPlugin.IfdBios : FwupdPlugin.IfdImage {
parent_instance: FuIfdImage
}
An Intel BIOS section.
See also: FuFirmware
Instance methods
Methods inherited from FuIfdImage (2)
fu_ifd_image_get_access
Gets the access control for a specific reason.
since: 1.6.2
fu_ifd_image_set_access
Sets the access control for a specific reason.
since: 1.6.2
Methods inherited from FuFirmware (52)
Please see FuFirmware for a full list of methods.
Properties
Properties inherited from FuFirmware (1)
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.