Method

FwupdPluginAcpiTableget_oem_id

since: 1.8.11

[]

Declaration [src]

const gchar*
fu_acpi_table_get_oem_id (
  FuAcpiTable* self
)
[]

Description [src]

Gets an optional OEM ID.

Available since: 1.8.11

[]

Return value

Type: const gchar*

A string, or NULL.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.