]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / UefiDebugLibConOut / UefiDebugLibConOut.inf
index 222a79bb1dd57b607337b0e9b57384d2b9055cee..bed156b80d646635793e07e9459d3d128be2ec22 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 #  Instance of Debug Library using Console Output Device.\r
 #\r
 #  Debug Lib that sends messages to the Console Output Device in the EFI System Table.\r
 #\r
-#  Copyright (c) 2007 - 2008, Intel Corporation.\r
+#  Copyright (c) 2007 - 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
@@ -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
@@ -29,7 +29,7 @@
 #\r
 \r
 \r
-[Sources.common]\r
+[Sources]\r
   DebugLib.c\r
 \r
 \r
@@ -45,7 +45,7 @@
   PrintLib\r
   UefiBootServicesTableLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel         ## CONSUMES\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue        ## CONSUMES\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask            ## CONSUMES\r