]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiExtractGuidedSectionLib/PeiExtractGuidedSectionLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / PeiExtractGuidedSectionLib / PeiExtractGuidedSectionLib.inf
index aa682e8911954d3cb6b73a24fe579a2534703c74..f78c7f9db1dd8a3ff2c20166430662c3148e30dc 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # Instance of ExtractGuidedSection Library for PEI phase.\r
 #\r
 # This library provides generic extract guided section functions for PEIM and PEI_CORE module.\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 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PeiExtractGuidedSectionLib.c\r
 \r
 [Packages]\r
@@ -42,7 +42,7 @@
   HobLib\r
   PcdLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler     ## CONSUMES\r
 \r
 \r