]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix comment typo to use UEFI spec defined WIN_CERT_TYPE_EFI_GUID.
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 30 Oct 2012 08:27:44 +0000 (08:27 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 30 Oct 2012 08:27:44 +0000 (08:27 +0000)
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Guo Dong <dong.guo@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13893 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Guid/WinCertificate.h

index 3e5ee1f96496520c6eab7a40890dffab4a72ed0f..9d60262fd0896ff68a2318b763e9910b5042673f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   GUID for UEFI WIN_CERTIFICATE structure. \r
 \r
-  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2012, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
@@ -74,7 +74,7 @@ typedef struct {
 typedef struct {\r
   ///\r
   /// This is the standard WIN_CERTIFICATE header, where\r
-  /// wCertificateType is set to WIN_CERT_TYPE_UEFI_GUID. \r
+  /// wCertificateType is set to WIN_CERT_TYPE_EFI_GUID. \r
   ///                         \r
   WIN_CERTIFICATE   Hdr;\r
   ///\r