]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
Add new extension PerformanceLib APIs to store ID info.
[mirror_edk2.git] / MdeModulePkg / Library / DxeCorePerformanceLib / DxeCorePerformanceLib.inf
index 6ab725309c4dfc42696777dd11c0fb9a340e1831..64d7e3db4ae20934090d7c1587b8390dbbd5a927 100644 (file)
@@ -4,12 +4,12 @@
 #  This library provides the performance measurement interfaces and initializes performance\r
 #  logging for DXE phase. It first initializes its private global data structure for\r
 #  performance logging and saves the performance GUIDed HOB passed from PEI phase. \r
-#  It initializes DXE phase performance logging by publishing the Performance Protocol,\r
+#  It initializes DXE phase performance logging by publishing the Performance and PerformanceEx Protocol,\r
 #  which is consumed by DxePerformanceLib to logging performance data in DXE phase.\r
 #  This library is mainly used by DxeCore to start performance logging to ensure that\r
-#  Performance Protocol is installed at the very beginning of DXE phase.\r
+#  Performance and PerformanceEx Protocol are installed at the very beginning of DXE phase.\r
 #  \r
-#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2012, 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
@@ -59,6 +59,8 @@
 [Guids]\r
   gPerformanceProtocolGuid                        ## CONSUMES ## HOB\r
   gPerformanceProtocolGuid                        ## PRODUCES ## PROTOCOL\r
+  gPerformanceExProtocolGuid                      ## CONSUMES ## HOB\r
+  gPerformanceExProtocolGuid                      ## PRODUCES ## PROTOCOL\r
 \r
 [Pcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries\r