]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Protocol/FvbExtension/FvbExtension.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Protocol / FvbExtension / FvbExtension.h
index 4ebc857b70e8bec8a64d669210eba57e0c38cedd..3953e9824616219fc5556934455d6e1a90b40ef8 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
@@ -23,7 +23,7 @@ Abstract:
 #define _FVB_EXTENSION_H_\r
 \r
 #define EFI_FVB_EXTENSION_PROTOCOL_GUID  \\r
-  {0x53a4c71b, 0xb581, 0x4170, 0x91, 0xb3, 0x8d, 0xb8, 0x7a, 0x4b, 0x5c, 0x46 }\r
+  {0x53a4c71b, 0xb581, 0x4170, {0x91, 0xb3, 0x8d, 0xb8, 0x7a, 0x4b, 0x5c, 0x46} }\r
 \r
 EFI_FORWARD_DECLARATION (EFI_FVB_EXTENSION_PROTOCOL);\r
 \r
@@ -43,9 +43,9 @@ EFI_STATUS
 //\r
 // IPMI TRANSPORT PROTOCOL\r
 //\r
-typedef struct _EFI_FVB_EXTENSION_PROTOCOL {\r
+struct _EFI_FVB_EXTENSION_PROTOCOL {\r
   EFI_FV_ERASE_CUSTOM_BLOCK               EraseFvbCustomBlock;\r
- } EFI_FVB_EXTENSION_PROTOCOL;\r
+ };\r
 \r
 extern EFI_GUID                           gEfiFvbExtensionProtocolGuid;\r
 \r