_WIN_CERTIFICATE Struct Reference

The WIN_CERTIFICATE structure is part of the PE/COFF specification. More...

#include <UefiMultiPhase.h>


Data Fields

UINT32 dwLength
 The length of the entire certificate, including the length of the header, in bytes.
UINT16 wRevision
 The revision level of the WIN_CERTIFICATE structure.
UINT16 wCertificateType
 The certificate type.


Detailed Description

The WIN_CERTIFICATE structure is part of the PE/COFF specification.

Definition at line 76 of file UefiMultiPhase.h.


Field Documentation

The length of the entire certificate, including the length of the header, in bytes.

Definition at line 81 of file UefiMultiPhase.h.

The revision level of the WIN_CERTIFICATE structure.

The current revision level is 0x0200.

Definition at line 86 of file UefiMultiPhase.h.

The certificate type.

See WIN_CERT_TYPE_xxx for the UEFI certificate types. The UEFI specification reserves the range of certificate type values from 0x0EF0 to 0x0EFF.

Definition at line 92 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