#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. | |
Definition at line 120 of file UefiMultiPhase.h.
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.
1.5.7.1