]> 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 55c4d3141571afe3fe6a21f15f8337d10c203308..f7eda6a667e83341923d9e56ee62d53a8f8eeff5 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
-# Instance of Performance Library based on Base Library.\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
+#  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
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PerformanceLib \r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   PerformanceLib.c\r
 \r
 \r
@@ -44,6 +42,6 @@
   DebugLib\r
 \r
 \r
-[Pcd.common]\r
+[Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask\r
 \r