Function

FwupdPluginIntelThunderboltNvmsection_to_string

Declaration [src]

const gchar*
fu_intel_thunderbolt_nvm_section_to_string (
  FuIntelThunderboltNvmSection val
)

Description [src]

Converts an enumerated value to a string.

Parameters

val

Type: FuIntelThunderboltNvmSection

Value, e.g. FU_INTEL_THUNDERBOLT_NVM_SECTION_DROM.

Return value

Type: const gchar*

Identifier string.

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