]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Protocol/GuidedSectionExtraction/GuidedSectionExtraction.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Protocol / GuidedSectionExtraction / GuidedSectionExtraction.h
index 9deb5c89beecb80ab5773a58b86f0651732e8c86..5922240471eca2aa108d88a672f11a324d90d9fa 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004, 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
@@ -37,7 +37,7 @@ Abstract:
 //\r
 #define EFI_CRC32_GUIDED_SECTION_EXTRACTION_PROTOCOL_GUID \\r
   { \\r
-    0xFC1BCDB0, 0x7D31, 0x49aa, 0x93, 0x6A, 0xA4, 0x60, 0x0D, 0x9D, 0xD0, 0x83 \\r
+    0xFC1BCDB0, 0x7D31, 0x49aa, {0x93, 0x6A, 0xA4, 0x60, 0x0D, 0x9D, 0xD0, 0x83} \\r
   }\r
 \r
 //\r
@@ -61,9 +61,9 @@ EFI_STATUS
 //\r
 // Protocol definition\r
 //\r
-typedef struct _EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL {\r
+struct _EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL {\r
   EFI_EXTRACT_GUIDED_SECTION  ExtractSection;\r
-} EFI_GUIDED_SECTION_EXTRACTION_PROTOCOL;\r
+};\r
 \r
 //\r
 // may add other GUID here\r