From a5dcd7cb9359bc73a5dbc37eb65ee347d15eb189 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 30 Jan 2007 09:10:28 +0000 Subject: Add supported module type filter for most libraries in EdkModulePkg to filter out illegal library instances. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2334 6f19259b-4bc3-4df7-8a09-765794883524 --- .../DxeCorePerformanceLib/DxeCorePerformanceLib.msa | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'EdkModulePkg/Library/DxeCorePerformanceLib') diff --git a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa index 5e3542a0e2..444867af86 100644 --- a/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa +++ b/EdkModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.msa @@ -1,5 +1,5 @@ - + DxeCorePerformanceLib DXE_CORE @@ -8,11 +8,11 @@ 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, + 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 @@ -22,7 +22,7 @@ DxeCorePerformanceLib - + PerformanceLib @@ -78,7 +78,7 @@ PcdPerformanceLibraryPropertyMask gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of + The bitmask of flags that specify the enable/disable of Performance Measurement. -- cgit v1.2.3