]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Universal/GenericMemoryTest/Pei/BaseMemoryTest.msa
66e694935e0d003b1ac178fc3f3f704e3ad07a9a
[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 DiskIo module.</Abstract>
17 <Description>FIX ME!</Description>
18 <Copyright>Copyright (c) 2004-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.c</Filename>
45 </SourceFiles>
46 <PackageDependencies>
47 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
48 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
49 </PackageDependencies>
50 <PPIs>
51 <Ppi Usage="ALWAYS_PRODUCED">
52 <PpiCName>BaseMemoryTest</PpiCName>
53 </Ppi>
54 </PPIs>
55 <Externs>
56 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
57 <Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
58 <Extern>
59 <ModuleEntryPoint>PeiBaseMemoryTestInit</ModuleEntryPoint>
60 </Extern>
61 </Externs>
62 </ModuleSurfaceArea>