]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePostCodeLibDebug/BasePostCodeLibDebug.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BasePostCodeLibDebug / BasePostCodeLibDebug.inf
index 1c528489c6f92377d0deeeba6f3ba45d4c70772a..014f85661cd5c0e3844ba4e36bbc6e81674bb143 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
-# Instance of Post Code Library based on Debug Library.\r
+## @file\r
+#  Instance of Post Code Library based on Debug Library.\r
 #\r
-# Post Code Library that layers on top of a Debug Library instance.\r
+#  Post Code Library that layers on top of a Debug Library instance.\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
@@ -22,7 +22,6 @@
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PostCodeLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
 \r
 \r
 #\r
@@ -30,7 +29,7 @@
 #\r
 \r
 \r
-[Sources.common]\r
+[Sources]\r
   PostCode.c\r
 \r
 \r
@@ -44,6 +43,6 @@
   DebugLib\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPostCodePropertyMask\r
 \r