TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_SIGNATURE_DATA Struct Reference

#include <MdePkg/Include/Guid/ImageAuthentication.h>

Data Fields

EFI_GUID SignatureOwner
 
UINT8 SignatureData [1]
 

Detailed Description

The format of a signature database.

Definition at line 52 of file ImageAuthentication.h.

Field Documentation

◆ SignatureData

UINT8 EFI_SIGNATURE_DATA::SignatureData[1]

The format of the signature is defined by the SignatureType.

Definition at line 60 of file ImageAuthentication.h.

◆ SignatureOwner

EFI_GUID EFI_SIGNATURE_DATA::SignatureOwner

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

Definition at line 56 of file ImageAuthentication.h.


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