]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
Code scrub performance library instances in MdeModulePkg
[mirror_edk2.git] / MdeModulePkg / Library / PeiPerformanceLib / PeiPerformanceLib.inf
index d3f611c225fd3021ab9fe040dd454f6417be6ebc..8913239ca75eb1794c1b8d4b6bbc02baff9c8249 100644 (file)
@@ -1,9 +1,10 @@
 #/** @file\r
 #  \r
-#  Memory-only library functions with no library constructor/destructor\r
+#  Performance library instance used in PEI phase.\r
 #  \r
-#  This module provides the performance measurement interfaces in PEI phase, it is\r
-#  one instance of Performance Libarary.\r
+#  This library provides the performance measurement interfaces in PEI phase, it creates\r
+#  and consumes GUIDed HOB for performance logging. The GUIDed HOB is passed to DXE phase\r
+#  so that it can be taken over by DxeCorePerformanceLib.  \r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -49,7 +50,7 @@
 \r
 \r
 [Guids]\r
-  gPeiPerformanceHobGuid                        # SOMETIMES_CONSUMED\r
+  gPeiPerformanceHobGuid\r
 \r
 [Pcd.common]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMaxPeiPerformanceLogEntries\r