]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Library / DxeCorePerformanceLib / DxeCorePerformanceLib.inf
index bdda45feb768aef48f74bf24f23fbae28dee53cc..355875086528272944e6b3246eb0f2a6cb2bef5e 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 #  Performance library instance mainly for DxeCore usage.\r
 #  \r
 #  This library provides the performance measurement interfaces and initializes performance\r
@@ -9,7 +9,7 @@
 #  This library is mainly used by DxeCore to start performance logging to ensure that\r
 #  Performance Protocol is installed at the very beginning of DXE phase.\r
 #  \r
-#  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
+#  Copyright (c) 2006 - 2010, Intel Corporation. <BR>\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
 #  which accompanies this distribution.  The full text of the license may be found at\r
@@ -18,7 +18,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
@@ -36,7 +36,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DxeCorePerformanceLib.c\r
   DxeCorePerformanceLibInternal.h\r
 \r
@@ -60,6 +60,6 @@
   gPerformanceProtocolGuid                        ## CONSUMES ## HOB\r
   gPerformanceProtocolGuid                        ## PRODUCES ## PROTOCOL\r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries\r
   gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask\r