Method

FwupdPluginAcpiTableget_oem_table_id

Declaration [src]

const gchar*
fu_acpi_table_get_oem_table_id (
  FuAcpiTable* self
)

Description [src]

Gets an optional OEM table ID.

Available since:1.8.11

Return value

Returns: const gchar*
 

A string, or NULL.

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