]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Library / DxePerformanceLib / DxePerformanceLib.inf
index d6457d4ce63da3f266c68d7076e0cf08daa541eb..34336618d05c0e9a61522f898938dcca26d7871a 100644 (file)
@@ -1,8 +1,10 @@
 #/** @file\r
+#  Performance library instance used in DXE phase.\r
 #  \r
-#    Component description file for Dxe Performance Library\r
-#  \r
-#   This library provides intrastructure for Dxe driver to log performance.\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
+#  performance information.\r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -22,9 +24,6 @@
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = PerformanceLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -47,8 +46,8 @@
   DebugLib\r
 \r
 \r
-[Protocols]\r
-  gPerformanceProtocolGuid                      # PROTOCOL ALWAYS_CONSUMED\r
+[Guids]\r
+  gPerformanceProtocolGuid  ## CONSUMES ## PROTOCOL\r
 \r
 \r
 [Pcd.common]\r