Class

FwupdPluginFdtFirmware

[]

Description [src]

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

A Flattened DeviceTree firmware image.

Documented: https://devicetree-specification.readthedocs.io/en/latest/chapter5-flattened-format.html

See also: FuFirmware

Descendants

[]

Constructors

fu_fdt_firmware_new

Creates a new FuFirmware of sub type FDT.

since: 1.8.2

[]

Instance methods

fu_fdt_firmware_get_cpuid

Gets the CPUID.

since: 1.8.2

fu_fdt_firmware_get_image_by_path

Gets the FDT image for a specific path.

since: 1.8.2

fu_fdt_firmware_set_cpuid

Sets the CPUID.

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