]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/SecExtractGuidedSectionLib/SecExtractGuidedSectionLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / OvmfPkg / Library / SecExtractGuidedSectionLib / SecExtractGuidedSectionLib.inf
index 6994f919181c004696f2435cca485cc85b4bc25b..b67d6f8a2aa220a6ea7f73764daa58ab7a9d3d85 100644 (file)
@@ -1,7 +1,7 @@
-#/** @file\r
+## @file\r
 #  Instance of ExtractGuidedSection Library for SEC phase.\r
 #\r
-#  Copyright (c) 2007 - 2009, 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
@@ -10,7 +10,7 @@
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -26,7 +26,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   SecExtractGuidedSectionLib.c\r
 \r
 [Packages]\r
@@ -37,5 +37,5 @@
   DebugLib\r
   PcdLib\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler     ## CONSUMES\r