summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Guid/WinCertificate.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Guid/WinCertificate.h')
-rw-r--r--MdePkg/Include/Guid/WinCertificate.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/MdePkg/Include/Guid/WinCertificate.h b/MdePkg/Include/Guid/WinCertificate.h
index 309046e331..b81add2b3d 100644
--- a/MdePkg/Include/Guid/WinCertificate.h
+++ b/MdePkg/Include/Guid/WinCertificate.h
@@ -1,7 +1,7 @@
/** @file
GUID for UEFI WIN_CERTIFICATE structure.
- Copyright (c) 2006 - 2009, Intel Corporation
+ Copyright (c) 2006 - 2010, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -62,9 +62,6 @@ typedef struct {
/// WIN_CERTIFICATE_UEFI_GUID.CertData
///
typedef struct {
- //
- // HashType not in public UEFI specification.
- //
EFI_GUID HashType;
UINT8 PublicKey[256];
UINT8 Signature[256];