XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_SIGNATURE_LIST Struct Reference

#include <ImageAuthentication.h>

Collaboration diagram for EFI_SIGNATURE_LIST:
Collaboration graph
[legend]

Public Attributes

EFI_GUID SignatureType
 
UINT32 SignatureListSize
 
UINT32 SignatureHeaderSize
 
UINT32 SignatureSize
 

Member Data Documentation

◆ SignatureHeaderSize

UINT32 EFI_SIGNATURE_LIST::SignatureHeaderSize

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

◆ SignatureListSize

UINT32 EFI_SIGNATURE_LIST::SignatureListSize

Total size of the signature list, including this header.

◆ SignatureSize

UINT32 EFI_SIGNATURE_LIST::SignatureSize

Size of each signature.

◆ SignatureType

EFI_GUID EFI_SIGNATURE_LIST::SignatureType

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


The documentation for this struct was generated from the following file: