Class

FwupdPluginIfdImage

[]

Description [src]

class FwupdPlugin.IfdImage : FwupdPlugin.Firmware {
  parent_instance: FuFirmware
}

An Intel Flash Descriptor image, e.g. BIOS.

See also: FuFirmware

Descendants

[]

Constructors

fu_ifd_image_new

Creates a new FuFirmware.

since: 1.6.2

[]

Instance methods

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)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from FuFirmware (1)
[]

Signals

Signals inherited from GObject (1)

Class structure