]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/WinCertificate.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / Guid / WinCertificate.h
index f7a4190c2ea5b7bfa68b9a8d88cd23c9409bef50..3e5ee1f96496520c6eab7a40890dffab4a72ed0f 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   GUID for UEFI WIN_CERTIFICATE structure. \r
 \r
-  Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2010, 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
   http://opensource.org/licenses/bsd-license.php                                            \r
@@ -62,9 +62,9 @@ typedef struct {
 /// WIN_CERTIFICATE_UEFI_GUID.CertData\r
 /// \r
 typedef struct {\r
-  UINT32  HashType;\r
-  UINT8   PublicKey[256];\r
-  UINT8   Signature[256];\r
+  EFI_GUID  HashType;\r
+  UINT8     PublicKey[256];\r
+  UINT8     Signature[256];\r
 } EFI_CERT_BLOCK_RSA_2048_SHA256;\r
 \r
 \r