]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePostCodeLibPort80/BasePostCodeLibPort80.inf
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Library / BasePostCodeLibPort80 / BasePostCodeLibPort80.inf
index 5b6ee79ed6c56bda82bc4c66a676d4f05e3d6f4e..a80a2b8270000376bd264473e896d55c43ec7217 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
-# Instance of Post Code Library using I/O port 0x80.\r
+## @file\r
+#  Instance of Post Code Library using I/O port 0x80.\r
 #\r
-# Post Code Library that writes post code values to I/O port 0x80.\r
+#  Post Code Library that writes post code values to I/O port 0x80.\r
 #\r
-# Copyright (c) 2007 - 2008, Intel Corporation.\r
+#  Copyright (c) 2007 - 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
@@ -13,7 +13,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PostCodeLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PostCode.c\r
 \r
 \r
@@ -43,6 +41,6 @@
   PcdLib\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask\r
 \r