]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.msa
Remove the duplicated Copy Right in msa header.
[mirror_edk2.git] / MdePkg / Library / BasePerformanceLibNull / BasePerformanceLibNull.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
3bdeb048 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>BasePerformanceLibNull</ModuleName>\r
878ddf1f 5 <ModuleType>BASE</ModuleType>\r
3bdeb048 6 <GuidValue>FC120ED3-40E1-46dc-8C9C-AAE3CA139ACF</GuidValue>\r
7 <Version>1.0</Version>\r
1fe4ef1b 8 <Abstract>Component description file for NULL Performance Library</Abstract>\r
9 <Description>Performance Library that layers on top of the Base Library to measure start\r
10 and end times using CPU specific timer services if they are available.</Description>\r
abf537ea 11 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
5dc35539 12 <License>All rights reserved. This program and the accompanying materials\r
13 are licensed and made available under the terms and conditions of the BSD License\r
14 which accompanies this distribution. The full text of the license may be found at\r
15 http://opensource.org/licenses/bsd-license.php\r
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
3bdeb048 17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
19 </MsaHeader>\r
20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>BasePerformanceLibNull</OutputFileBasename>\r
24 </ModuleDefinitions>\r
5b2a7957 25 <LibraryClassDefinitions>\r
3bdeb048 26 <LibraryClass Usage="ALWAYS_PRODUCED">\r
27 <Keyword>PerformanceLib</Keyword>\r
28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>DebugLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>PcdLib</Keyword>\r
34 </LibraryClass>\r
878ddf1f 35 </LibraryClassDefinitions>\r
5b2a7957 36 <SourceFiles>\r
878ddf1f 37 <Filename>PerformanceLib.c</Filename>\r
38 </SourceFiles>\r
3bdeb048 39 <PackageDependencies>\r
40 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
41 </PackageDependencies>\r
42 <Externs>\r
43 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 44 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
3bdeb048 45 </Externs>\r
5b2a7957 46 <PcdCoded>\r
95945c76 47 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
878ddf1f 48 <C_Name>PcdPerformanceLibraryPropertyMask</C_Name>\r
15b06e58 49 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
1fe4ef1b 50 <HelpText>The bitmask of flags that specify the enable/disable of\r
51 Performance Measurement.</HelpText>\r
95945c76 52 </PcdEntry>\r
53 </PcdCoded>\r
3bdeb048 54</ModuleSurfaceArea>