Class

FwupdPluginOpromFirmware

[]

Description [src]

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

An OptionROM can be found in nearly every PCI device. Multiple OptionROM images may be appended.

See also: FuFirmware

[]

Constructors

fu_oprom_firmware_new

Creates a new FuFirmware of OptionROM format.

since: 1.8.2

[]

Instance methods

fu_oprom_firmware_get_compression_type

Gets the machine type.

since: 1.8.2

fu_oprom_firmware_get_machine_type

Gets the machine type.

since: 1.8.2

fu_oprom_firmware_get_subsystem

Gets the machine type.

since: 1.8.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