]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdePkg / Library / BasePerformanceLibNull / BasePerformanceLibNull.inf
index c2ebb9de98d8d8ad2ccabf36f0960a9e604324bd..f7eda6a667e83341923d9e56ee62d53a8f8eeff5 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 #  Instance of Performance Library based on Base Library.\r
 #\r
 #  Performance Library that layers on top of the Base Library to measure start\r
 #  and end times using CPU specific timer services if they are available.\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
@@ -14,7 +14,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\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PerformanceLib.c\r
 \r
 \r
@@ -42,6 +42,6 @@
   DebugLib\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask\r
 \r