]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseDebugLibSerialPort/BaseDebugLibSerialPort.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BaseDebugLibSerialPort / BaseDebugLibSerialPort.inf
index 3fb668b453bddff53f0c97683edbd6d2392fa447..1fb59ce12f600c32d07bc6f546daf2283904e429 100644 (file)
@@ -1,8 +1,8 @@
-#/** @file\r
+## @file\r
 #  Instance of Debug Library based on Serial Port Library.\r
 #  It uses Print Library to produce formatted output strings.\r
 #\r
-#  Copyright (c) 2006 - 2008, Intel Corporation.\r
+#  Copyright (c) 2006 - 2010, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -26,7 +26,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DebugLib.c\r
 \r
 [Packages]\r
@@ -39,7 +39,7 @@
   PrintLib\r
   BaseLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask\r