]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/Java/Source/MigrationTools/MigrationTools.msa
- Fixed EDKT513 by adding existing section files into the dependency check of genffsf...
[mirror_edk2.git] / Tools / Java / Source / MigrationTools / MigrationTools.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" >
3 <MsaHeader>
4 <ModuleName>MigrationTools</ModuleName>
5 <ModuleType>TOOL</ModuleType>
6 <GuidValue>09C77FAE-6374-408e-AB88-32822B92096E</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>This is the EFI/Tiano Migration Tool Resources Module</Abstract>
9 <Description>
10 This Module provdes the entity, action and exception package for Migration
11 tools, This package will be shared for building tools or wizard tools.
12 </Description>
13 <Copyright>Copyright 2005-2006, Intel Corporation</Copyright>
14 <License>
15 All rights reserved.
16 This program and the accompanying materials
17 are licensed and made available under the terms and conditions of the
18 BSD License which accompanies this distribution. The full text of the
19 license may be found at
20 http://opensource.org/licenses/bsd-license.php
21
22 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
23 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
24 </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>NULL</OutputFileBasename>
31 </ModuleDefinitions>
32 <SourceFiles>
33 <Filename>build.xml</Filename>
34 <Filename>org/tianocore/migration/Common.java</Filename>
35 <Filename>org/tianocore/migration/Critic.java</Filename>
36 <Filename>org/tianocore/migration/Database.java</Filename>
37 <Filename>org/tianocore/migration/FirstPanel.java</Filename>
38 <Filename>org/tianocore/migration/Func.java</Filename>
39 <Filename>org/tianocore/migration/Guid.java</Filename>
40 <Filename>org/tianocore/migration/Macro.java</Filename>
41 <Filename>org/tianocore/migration/MigrationTool.java</Filename>
42 <Filename>org/tianocore/migration/ModuleInfo.java</Filename>
43 <Filename>org/tianocore/migration/ModuleReader.java</Filename>
44 <Filename>org/tianocore/migration/MsaOwner.java</Filename>
45 <Filename>org/tianocore/migration/MsaTreeEditor.java</Filename>
46 <Filename>org/tianocore/migration/MsaWriter.java</Filename>
47 <Filename>org/tianocore/migration/PathIterator.java</Filename>
48 <Filename>org/tianocore/migration/SourceFileReplacer.java</Filename>
49 <Filename>org/tianocore/migration/UI.java</Filename>
50 </SourceFiles>
51 </ModuleSurfaceArea>