]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
MdePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdePkg / Library / BasePerformanceLibNull / BasePerformanceLibNull.inf
index a159de80f2a7c1f075978b38719b803b3fd22569..d29b532c0877c474c57caa141ef5c67eca6ea250 100644 (file)
@@ -1,10 +1,7 @@
 ## @file\r
-#  Instance of Performance Library based on Base Library.\r
+#  Instance of Performance Library with empty functions.\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 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -19,6 +16,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = BasePerformanceLibNull\r
+  MODULE_UNI_FILE                = BasePerformanceLibNull.uni\r
   FILE_GUID                      = FC120ED3-40E1-46dc-8C9C-AAE3CA139ACF\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
@@ -43,5 +41,5 @@
 \r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask\r
+  gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask  ## CONSUMES\r
 \r