X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FPeiPerformanceLib%2FPeiPerformanceLib.msa;h=85ce0ad520e2071933bd1798ac971742452643c7;hb=7689c0808e654d53f28c7993cb97a5dd9ecc9627;hp=e0788fab9dbfe5bf58a79f8880c67087d4408cec;hpb=5b2a7957d9215b45e87de228b69b89aa21fafd3e;p=mirror_edk2.git diff --git a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa index e0788fab9d..85ce0ad520 100644 --- a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa +++ b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa @@ -1,12 +1,12 @@ - + PeiPerformanceLib PEIM F72DE735-B24F-4ef6-897F-70A85D01A047 1.0 Memory-only library functions with no library constructor/destructor - FIX ME! + This module provides the performance measurement interfaces in PEI phase, it is one instance of Performance Libarary. Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -22,7 +22,7 @@ PeiPerformanceLib - + PerformanceLib @@ -49,22 +49,28 @@ - + - PeiPerformanceHob + gPeiPerformanceHobGuid EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 PcdPerformanceLibraryPropertyMask - FIX_ME_PcdPerformanceLibraryPropertyMask - + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the enable/disable of + Performance Measurement. + + + PcdMaxPeiPerformanceLogEntries + gEfiEdkModulePkgTokenSpaceGuid + Maximun number of performance log entries during PEI phase. \ No newline at end of file