X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FDxeCorePerformanceLib%2FDxeCorePerformanceLib.msa;h=5e3542a0e2163ceffaea5934687225cb01853abc;hp=58bba87fa957d509131e398ba490282ef6cbff4a;hb=6d864b7a9111d2d5ec2cb4bacaf744c226e79da6;hpb=1f86f0814aadbb8cedf6747fabc43ed163bff524 diff --git a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa index 58bba87fa9..5e3542a0e2 100644 --- a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa +++ b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa @@ -5,14 +5,14 @@ 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 - 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 - http://opensource.org/licenses/bsd-license.php - THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, + 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 + http://opensource.org/licenses/bsd-license.php + THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -21,7 +21,7 @@ false DxeCorePerformanceLib - + PerformanceLib @@ -46,36 +46,45 @@ UefiBootServicesTableLib + + MemoryAllocationLib + - + DxeCorePerformanceLib.c - + - + - Performance + gPerformanceProtocolGuid - + - PeiPerformanceHob + gPeiPerformanceHobGuid - + EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 DxeCorePerformanceLibConstructor - + 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