Class

FwupdPluginMeiDevice

[]

Description [src]

class FwupdPlugin.MeiDevice : FwupdPlugin.UdevDevice
  implements Fwupd.Codec {
  /* No available fields */
}

The Intel proprietary Management Engine Interface.

See also: FuUdevDevice.

[]

Implements

[]

Instance methods

fu_mei_device_connect

Connects to the MEI device.

since: 1.8.2

fu_mei_device_get_fw_status

Gets the firmware status for a specific index.

since: 1.8.7

fu_mei_device_get_fw_ver

Gets the firmware version for a specific index.

since: 1.8.7

fu_mei_device_get_max_msg_length

Gets the maximum message length.

since: 1.8.2

fu_mei_device_get_protocol_version

Gets the protocol version, or 0x for unset.

since: 1.8.2

fu_mei_device_read

Read raw bytes from the device.

since: 1.8.2

fu_mei_device_write

Write raw bytes to the device.

since: 1.8.2

Methods inherited from FuUdevDevice (36)
Methods inherited from FuDevice (183)
Methods inherited from FwupdDevice (103)
Methods inherited from GObject (43)
Methods inherited from FwupdCodec (8)
[]

Properties

Properties inherited from FuUdevDevice (5)
Properties inherited from FuDevice (13)
Properties inherited from FwupdDevice (13)
[]

Signals

Signals inherited from FuUdevDevice (1)
Signals inherited from FuDevice (3)
Signals inherited from GObject (1)

Class structure