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 --- .../Library/DxePerformanceLib/DxePerformanceLib.msa | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'EdkModulePkg/Library/DxePerformanceLib') diff --git a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa index 5b55adad49..ac8b811495 100644 --- a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa +++ b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa @@ -1,5 +1,5 @@ - + DxePerformanceLib DXE_DRIVER @@ -8,11 +8,11 @@ Component description file for Dxe Performance Library This library provides intrastructure for Dxe driver 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 @@ DxePerformanceLib - + PerformanceLib @@ -58,7 +58,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