Class
FwupdPluginAcpiTable
Description [src]
class FwupdPlugin.AcpiTable : FwupdPlugin.Firmware
{
/* No available fields */
}
An generic ACPI table.
See also: FuFirmware.
Instance methods
fu_acpi_table_get_payload
Gets the payload after the ACPI header. This function will fail if there is no payload.
since: 2.1.3
Methods inherited from FuFirmware (66)
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.