]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Ppi/BaseMemoryTest/BaseMemoryTest.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Ppi / BaseMemoryTest / BaseMemoryTest.h
index 23412d29bda79f26c9bb32466f5e18a94ea0cfd6..5550d7a59eb851033e90ca585e402923b4b91493 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
@@ -49,9 +49,9 @@ EFI_STATUS
   OUT EFI_PHYSICAL_ADDRESS               * ErrorAddress\r
   );\r
 \r
-typedef struct _PEI_BASE_MEMORY_TEST_PPI {\r
+struct _PEI_BASE_MEMORY_TEST_PPI {\r
   PEI_BASE_MEMORY_TEST  BaseMemoryTest;\r
-} PEI_BASE_MEMORY_TEST_PPI;\r
+};\r
 \r
 extern EFI_GUID gPeiBaseMemoryTestPpiGuid;\r
 \r