]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Universal/GenericMemoryTest/Pei/BaseMemoryTest.msa
c469925d1855ca29488bc722279379847517445d
[mirror_edk2.git] / EdkModulePkg / Universal / GenericMemoryTest / Pei / BaseMemoryTest.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--Copyright (c) 2006, Intel Corporation
3 All rights reserved. This program and the accompanying materials
4 are licensed and made available under the terms and conditions of the BSD License
5 which accompanies this distribution. The full text of the license may be found at
6 http://opensource.org/licenses/bsd-license.php
7
8 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
10 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
11 <MsaHeader>
12 <ModuleName>PeiBaseMemoryTestInit</ModuleName>
13 <ModuleType>PEIM</ModuleType>
14 <GuidValue>736EB068-8C01-47c5-964B-1C57BD5D4D64</GuidValue>
15 <Version>1.0</Version>
16 <Abstract>Component description file for PeiBaseMemoryTestInit module.</Abstract>
17 <Description>This driver supports memory test in Pei Phase</Description>
18 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
26 </MsaHeader>
27 <ModuleDefinitions>
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
29 <BinaryModule>false</BinaryModule>
30 <OutputFileBasename>PeiBaseMemoryTestInit</OutputFileBasename>
31 </ModuleDefinitions>
32 <LibraryClassDefinitions>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>DebugLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>PeimEntryPoint</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>PeiServicesLib</Keyword>
41 </LibraryClass>
42 </LibraryClassDefinitions>
43 <SourceFiles>
44 <Filename>BaseMemoryTest.h</Filename>
45 <Filename>BaseMemoryTest.c</Filename>
46 </SourceFiles>
47 <PackageDependencies>
48 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
49 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>
50 </PackageDependencies>
51 <PPIs>
52 <Ppi Usage="ALWAYS_PRODUCED">
53 <PpiCName>gPeiBaseMemoryTestPpiGuid</PpiCName>
54 </Ppi>
55 </PPIs>
56 <Externs>
57 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
58 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
59 <Extern>
60 <ModuleEntryPoint>PeiBaseMemoryTestInit</ModuleEntryPoint>
61 </Extern>
62 </Externs>
63 </ModuleSurfaceArea>