]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.inf
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library / SmmPerformanceLib / SmmPerformanceLib.inf
index ac25a434d2b4b22f5f374d4c25d55e1152d5a2aa..c3d01a1e51d32ccd6cea356aa2dcf59ad0dba4c9 100644 (file)
@@ -3,10 +3,10 @@
 #  \r
 #  This library instance provides infrastructure for SMM drivers to log performance\r
 #  data. It consumes SMM PerformanceEx or Performance Protocol published by SmmCorePerformanceLib\r
-#  to log performance data. If both SMM PerformanceEx and Performance Protocol are not available, it does not log any\r
-#  performance information.\r
+#  to log performance data. If both SMM PerformanceEx and Performance Protocol are not available,\r
+#  it does not log any performance information.\r
 #  \r
-#  Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #  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
@@ -20,6 +20,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SmmPerformanceLib\r
+  MODULE_UNI_FILE                = SmmPerformanceLib.uni\r
   FILE_GUID                      = 1EDD13E6-D0CD-4432-A692-FF65C9B4F039\r
   MODULE_TYPE                    = DXE_SMM_DRIVER\r
   VERSION_STRING                 = 1.0\r
@@ -49,8 +50,8 @@
   BaseMemoryLib\r
 \r
 [Guids]\r
-  gSmmPerformanceProtocolGuid           ## SOMETIMES_CONSUMES\r
-  gSmmPerformanceExProtocolGuid         ## SOMETIMES_CONSUMES\r
+  gSmmPerformanceProtocolGuid           ## SOMETIMES_CONSUMES   ## UNDEFINED # Locate protocol\r
+  gSmmPerformanceExProtocolGuid         ## SOMETIMES_CONSUMES   ## UNDEFINED # Locate protocol\r
 \r
 [Pcd]\r
-  gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask\r
+  gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask    ## CONSUMES\r