Class

FwupdPluginFdtImage

Description [src]

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

A Flattened DeviceTree firmware image.

See also: FuFdtFirmware

Ancestors

Constructors

fu_fdt_image_new

Creates a new FuFirmware of sub type FDT image.

since: 1.8.2

Instance methods

fu_fdt_image_get_attr

Gets a attribute from the image.

<