_WIN_CERTIFICATE_UEFI_GUID Struct Reference

Certificate which encapsulates a GUID-specific digital signature. More...

#include <UefiMultiPhase.h>


Data Fields

WIN_CERTIFICATE Hdr
 This is the standard WIN_CERTIFICATE header, where wCertificateType is set to WIN_CERT_TYPE_UEFI_GUID.
EFI_GUID CertType
 This is the unique id which determines the format of the CertData.


Detailed Description

Certificate which encapsulates a GUID-specific digital signature.

Definition at line 120 of file UefiMultiPhase.h.


Field Documentation

This is the standard WIN_CERTIFICATE header, where wCertificateType is set to WIN_CERT_TYPE_UEFI_GUID.

Definition at line 125 of file UefiMultiPhase.h.

This is the unique id which determines the format of the CertData.

In this case, the value is EFI_CERT_TYPE_RSA2048_SHA256_GUID.

Definition at line 131 of file UefiMultiPhase.h.


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

Generated on Tue Apr 6 20:02:01 2010 for gPXE by  doxygen 1.5.7.1