Class
FwupdPluginFdtImage
[−]
Description [src]
class FwupdPlugin.FdtImage : FwupdPlugin.Firmware {
parent_instance: FuFirmware
}
A Flattened DeviceTree firmware image.
See also: FuFdtFirmware
[−]
Instance methods
fu_fdt_image_get_attr_str
Gets a string attribute from the image. val
is always NUL
terminated.
since: 1.8.2
fu_fdt_image_get_attr_strlist
Gets a stringlist attribute from the image. val
is always NUL
terminated.
since: 1.8.2
[+]
Methods inherited from FuFirmware (52)
[+]