fu-efi-signature-list
FuFirmware * fu_efi_signature_list_new (void);
void
Creates a new FuFirmware that can parse an EFI_SIGNATURE_LIST
Since: 1.5.5
#define FU_TYPE_EFI_SIGNATURE_LIST (fu_efi_signature_list_get_type())
typedef struct _FuEfiSignatureList FuEfiSignatureList;
A UEFI signature list typically found in the PK and KEK keys.
PK
KEK
See also: [classFuFirmware ]
FuFirmware