]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / PeiDxePostCodeLibReportStatusCode / PeiDxePostCodeLibReportStatusCode.inf
index 86e96e47bc7b41619af75d4de7ca3e95d90e24d7..3500b96d1801067f3075a593165a91cf36472bf8 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # Instance of Post Code Library based on Report Status Code Libray.\r
 #\r
 # Post Code Library that layers on top of a Report Status Code Libray instance.\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
@@ -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
   PostCode.c\r
 \r
 [Packages]\r
@@ -39,6 +39,6 @@
   PcdLib\r
   ReportStatusCodeLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask     ## CONSUMES\r
 \r