X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FDxeCorePerformanceLib%2FDxeCorePerformanceLib.msa;h=5e3542a0e2163ceffaea5934687225cb01853abc;hp=d217bdff5e76438fc9ddae6f3e6decdc2e3a2fbd;hb=5f480cb5e8d562cd44d5d87472d0100b8842ba5e;hpb=15b06e58b0aa3076a9d8cbb2dbe8a2d06b094bbd diff --git a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa index d217bdff5e..5e3542a0e2 100644 --- a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa +++ b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa @@ -5,9 +5,9 @@ DXE_CORE D0F78BBF-0A30-4c63-8A48-0F618A4AFACD 1.0 - Component description file for the Tiano Decompress Library - FIX ME! - Copyright (c) 2004-2006, Intel Corporation + Component description file for DxeCore Performance Library + This library provides intrastructure for DxeCore to log performance. + 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 which accompanies this distribution. The full text of the license may be found at @@ -46,22 +46,25 @@ UefiBootServicesTableLib + + MemoryAllocationLib + DxeCorePerformanceLib.c - + - Performance + gPerformanceProtocolGuid - PeiPerformanceHob + gPeiPerformanceHobGuid @@ -74,9 +77,14 @@ PcdPerformanceLibraryPropertyMask - gEfiMdePkgTokenSpaceGuid - - + 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