]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Library / DxePerformanceLib / DxePerformanceLib.inf
index 34336618d05c0e9a61522f898938dcca26d7871a..73972f3a0a07035b92cf885a3560059c62ac0835 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 #  Performance library instance used in DXE phase.\r
 #  \r
 #  This library instance provides infrastructure for DXE phase drivers to log performance\r
@@ -6,7 +6,7 @@
 #  to log performance data. If Performance Protocol is not available, it does not log any\r
 #  performance information.\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
@@ -15,7 +15,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
@@ -31,7 +31,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DxePerformanceLib.c\r
 \r
 \r
@@ -50,6 +50,6 @@
   gPerformanceProtocolGuid  ## CONSUMES ## PROTOCOL\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask\r
 \r