]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Framework/Ppi/SecPlatformInformation/SecPlatformInformation.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Framework / Ppi / SecPlatformInformation / SecPlatformInformation.h
index 320396751bf38f6df3aec8cef105d4d6f056ba8f..5bf448b902a1743f8d0685c66ca2d180d1609d4a 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
@@ -24,7 +24,7 @@ Abstract:
 \r
 #define EFI_SEC_PLATFORM_INFORMATION_GUID \\r
   { \\r
-    0x6f8c2b35, 0xfef4, 0x448d, 0x82, 0x56, 0xe1, 0x1b, 0x19, 0xd6, 0x10, 0x77 \\r
+    0x6f8c2b35, 0xfef4, 0x448d, {0x82, 0x56, 0xe1, 0x1b, 0x19, 0xd6, 0x10, 0x77} \\r
   }\r
 \r
 EFI_FORWARD_DECLARATION (EFI_SEC_PLATFORM_INFORMATION_PPI);\r
@@ -64,8 +64,8 @@ EFI_STATUS
   IN OUT SEC_PLATFORM_INFORMATION_RECORD *PlatformInformationRecord\r
   );\r
 \r
-typedef struct _EFI_SEC_PLATFORM_INFORMATION_PPI {\r
+struct _EFI_SEC_PLATFORM_INFORMATION_PPI {\r
   SEC_PLATFORM_INFORMATION  PlatformInformation;\r
-} EFI_SEC_PLATFORM_INFORMATION_PPI;\r
+};\r
 \r
 #endif\r