]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
Add new extension PerformanceLib APIs to store ID info.
[mirror_edk2.git] / MdeModulePkg / Library / DxePerformanceLib / DxePerformanceLib.inf
index 886fa462e444af62d562ebe70517fd866e1b2f52..c043848a2fed0169e450ff1ff4ccb97916977d02 100644 (file)
@@ -2,11 +2,11 @@
 #  Performance library instance used in DXE phase.\r
 #  \r
 #  This library instance provides infrastructure for DXE phase drivers to log performance\r
-#  data. It consumes Performance Protocol published by DxeCorePerformanceLib\r
-#  to log performance data. If Performance Protocol is not available, it does not log any\r
+#  data. It consumes PerformanceEx or Performance Protocol published by DxeCorePerformanceLib\r
+#  to log performance data. If both PerformanceEx and Performance Protocol are not available, it does not log any\r
 #  performance information.\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
@@ -47,7 +47,8 @@
 \r
 \r
 [Guids]\r
-  gPerformanceProtocolGuid  ## CONSUMES ## PROTOCOL\r
+  gPerformanceProtocolGuid      ## SOMETIMES_CONSUMES ## PROTOCOL\r
+  gPerformanceExProtocolGuid    ## SOMETIMES_CONSUMES ## PROTOCOL\r
 \r
 \r
 [Pcd]\r