Class
FwupdPluginIfwiCpdFirmware
Description [src]
class FwupdPlugin.IfwiCpdFirmware : FwupdPlugin.Firmware {
parent_instance: FuFirmware
}
An Intel Code Partition Directory (aka CPD) can be found in IFWI (Integrated Firmware Image) firmware blobs which are used in various Intel products using an IPU (Infrastructure Processing Unit).
This could include hardware like SmartNICs, GPUs, camera and audio devices.
See also: FuFirmware
Constructors
fu_ifwi_cpd_firmware_new
Creates a new FuFirmware
of Intel Code Partition Directory format.
since: 1.8.2
Instance methods
Methods inherited from FuFirmware (52)
Please see FuFirmware for a full list of methods.
Properties
Properties inherited from FuFirmware (1)
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.