]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Library / PeiReportStatusCodeLib / PeiReportStatusCodeLib.inf
index f89af39d3b20892aabdfad3d624fa479cc38aa9f..a9b5eef71b9f877f923d479ffd0a4953cce6cc45 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 #  Instance of Report Status Code Library for PEI Phase.\r
 #\r
 #  Instance of Report Status Code Library for PEI Phase. It first tries to report status\r
 #  code via PEI Status Code Service. If the service is not available, it then tries calling\r
 #  OEM Hook Status Code Library.\r
 #\r
-#  Copyright (c) 2006 - 2009, 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
@@ -15,7 +15,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -31,7 +31,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ReportStatusCodeLib.c\r
 \r
 \r
@@ -53,6 +53,6 @@
   gEfiStatusCodeDataTypeDebugGuid               ## CONSUMES\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask\r
 \r