Class

FwupdPluginAcpiTable

[]

Description [src]

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

An generic ACPI table.

See also: FuFirmware

[]

Constructors

fu_acpi_table_new

Creates a new FuFirmware.

since: 1.8.11

[]

Instance methods

fu_acpi_table_get_oem_id

Gets an optional OEM ID.

since: 1.8.11

fu_acpi_table_get_oem_revision

Gets the OEM revision.

since: 1.8.11

fu_acpi_table_get_oem_table_id

Gets an optional OEM table ID.

since: 1.8.11

fu_acpi_table_get_revision

Gets the revision of the table.

since: 1.8.11

Methods inherited from FuFirmware (52)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from FuFirmware (1)
[]

Signals

Signals inherited from GObject (1)

Class structure