]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / UefiDebugLibStdErr / UefiDebugLibStdErr.inf
index e0244daafabc17932cc5eff6cce2be17f33c09a8..42ee75404082056679763d470337e85efe5c3d7e 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 #  Instance of Debug Library using the Standard Error Device.\r
 #\r
 #  Debug Lib that sends messages to the the Standard Error 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
@@ -28,7 +28,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DebugLib.c\r
 \r
 \r
@@ -43,7 +43,7 @@
   PrintLib\r
   UefiBootServicesTableLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel    ## CONSUMES\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue   ## CONSUMES\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask       ## CONSUMES\r