]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPalLib/PeiPalLib.inf
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / PeiPalLib / PeiPalLib.inf
index 96ce56191844359a71b245e2b7d980933c390950..6d31d8226e3ab49a607cfb9d6b0b403708150501 100644 (file)
@@ -1,12 +1,12 @@
-#/** @file\r
+## @file\r
 # Instance of PAL Library using a PPI for PAL entrypoint .\r
 #\r
 # Instance of PAL Library that uses a PPI to retrieve the PAL\r
 # Entry Point and layers on top of AsmPalCall() in the Base Library\r
 #\r
-# Copyright (c) 2006 - 2008, Intel Corporation.\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -14,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -22,8 +22,7 @@
   FILE_GUID                      = B53DC524-6B98-4584-940B-8F1363DEF09E\r
   MODULE_TYPE                    = PEIM\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PalLib|PEIM PEI_CORE\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
+  LIBRARY_CLASS                  = PalLib|PEIM SEC PEI_CORE\r
 \r
 \r
 #\r
@@ -32,7 +31,7 @@
 #  VALID_ARCHITECTURES           = IPF\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PeiPalLib.c\r
 \r
 \r
@@ -47,5 +46,5 @@
 \r
 \r
 [Ppis]\r
-  gEfiSecPlatformInformationPpiGuid             # PPI ALWAYS_CONSUMED\r
+  gEfiSecPlatformInformationPpiGuid             ## CONSUMES\r
 \r