]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf
MdeModulePkg: Add performance property configuration table
[mirror_edk2.git] / MdeModulePkg / Library / SmmCorePerformanceLib / SmmCorePerformanceLib.inf
index 160a749390e13be343e3d2280309f61bf88789fe..1b2fbd3ea3ae99ac1cf748416ca26d51cd48006c 100644 (file)
@@ -8,7 +8,7 @@
 #  This library is mainly used by SMM Core to start performance logging to ensure that\r
 #  SMM Performance and PerformanceEx Protocol are installed at the very beginning of SMM phase.\r
 #  \r
-#  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2011 - 2017, 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
@@ -57,6 +57,7 @@
   SynchronizationLib\r
   SmmServicesTableLib\r
   SmmMemLib\r
+  UefiLib\r
 \r
 [Protocols]\r
   gEfiSmmBase2ProtocolGuid                  ## CONSUMES\r
@@ -68,6 +69,8 @@
   ## PRODUCES ## UNDEFINED # Install protocol\r
   ## CONSUMES ## UNDEFINED # SmiHandlerRegister\r
   gSmmPerformanceExProtocolGuid\r
+  ## PRODUCES ## SystemTable\r
+  gPerformanceProtocolGuid\r
 \r
 [Pcd]\r
   gEfiMdePkgTokenSpaceGuid.PcdPerformanceLibraryPropertyMask    ## CONSUMES\r