Class

FwupdPluginEfiSignature

[]

Description [src]

final class FwupdPlugin.EfiSignature : FwupdPlugin.Firmware {
  /* No available fields */
}

A UEFI Signature as found in an EFI_SIGNATURE_LIST.

See also: FuFirmware

[]

Functions

fu_efi_signature_kind_to_string

Converts the signature kind to a text representation.

since: 1.5.5

[]

Instance methods

fu_efi_signature_get_kind

Returns the signature kind.

since: 1.5.5

fu_efi_signature_get_owner

Returns the GUID of the signature owner.

since: 1.5.5

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

Properties

Properties inherited from FuFirmware (1)
[]

Signals

Signals inherited from GObject (1)

Class structure