EFI_SIGNATURE_DATA

The format of a signature database.

extern (C)
struct EFI_SIGNATURE_DATA {}

Members

Variables

SignatureData
UINT8[1] SignatureData;

The format of the signature is defined by the SignatureType.

SignatureOwner
EFI_GUID SignatureOwner;

An identifier which identifies the agent which added the signature to the list.

Meta