EFI_SIGNATURE_LIST

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

SignatureHeaderSize
UINT32 SignatureHeaderSize;

Size of the signature header which precedes the array of signatures.

SignatureListSize
UINT32 SignatureListSize;

Total size of the signature list, including this header.

SignatureSize
UINT32 SignatureSize;

Size of each signature.

SignatureType
EFI_GUID SignatureType;

Type of the signature. GUID signature types are defined in below.

Meta