]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Library/EdkPeiPerformanceLib/EdkPeiPerformanceLib.msa
9bf43a379d40deb04b0829a1817a6a7f7a8441b4
[mirror_edk2.git] / EdkModulePkg / Library / EdkPeiPerformanceLib / EdkPeiPerformanceLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2006, Intel Corporation
4 All rights reserved. This program and the accompanying materials
5 are licensed and made available under the terms and conditions of the BSD License
6 which accompanies this distribution. The full text of the license may be found at
7 http://opensource.org/licenses/bsd-license.php
8
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 -->
12 <LibraryModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">
13 <MsaLibHeader>
14 <BaseName>EdkPeiPerformanceLib</BaseName>
15 <ModuleType>PEIM</ModuleType>
16 <ComponentType>LIBRARY</ComponentType>
17 <Guid>F72DE735-B24F-4ef6-897F-70A85D01A047</Guid>
18 <Version>EDK_RELEASE_VERSION 0x00020000</Version>
19 <Abstract>Memory-only library functions with no library constructor/destructor</Abstract>
20 <Description>FIX ME!</Description>
21 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
22 <License>
23 All rights reserved. This program and the accompanying materials
24 are licensed and made available under the terms and conditions of the BSD License
25 which accompanies this distribution. The full text of the license may be found at
26 http://opensource.org/licenses/bsd-license.php
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
29 </License>
30 <Created>2006-04-04 11:12</Created>
31 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
32 </MsaLibHeader>
33 <LibraryClassDefinitions>
34 <LibraryClass Usage="ALWAYS_PRODUCED">PerformanceLib</LibraryClass>
35 <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
38 <LibraryClass Usage="ALWAYS_CONSUMED">TimerLib</LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">PcdLib</LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
41 </LibraryClassDefinitions>
42 <SourceFiles>
43 <Filename>PeiPerformanceLib.c</Filename>
44 </SourceFiles>
45 <Includes>
46 <PackageName>MdePkg</PackageName>
47 <PackageName>EdkModulePkg</PackageName>
48 </Includes>
49 <Guids>
50 <GuidEntry Usage="SOMETIMES_CONSUMED">
51 <C_Name>PeiPerformanceHob</C_Name>
52 </GuidEntry>
53 </Guids>
54 <PcdCoded>
55 <PcdEntry PcdItemType="FIXED_AT_BUILD">
56 <C_Name>PcdPerformanceLibraryPropertyMask</C_Name>
57 </PcdEntry>
58 </PcdCoded>
59 </LibraryModuleSurfaceArea>