]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/Java/Source/ContextTool/ContextTool.msa
- Fixed EDKT513 by adding existing section files into the dependency check of genffsf...
[mirror_edk2.git] / Tools / Java / Source / ContextTool / ContextTool.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <MsaHeader>
4 <ModuleName>Context Tool</ModuleName>
5 <ModuleType>TOOL</ModuleType>
6 <GuidValue>893c2f79-1d84-495a-a9c5-f7c1e8a58b31</GuidValue>
7 <Version>0.1</Version>
8 <Abstract>The tool manipulates the Tools/Conf/target.txt file.</Abstract>
9 <Description>This tool is used to manipulate the target.txt file attributes from the command line.
10 USAGE:
11 ContextTool [-option1] [args] [-option2] [args] ...</Description>
12 <Copyright>Copyright (c) 2006, Intel Corporation All rights reserved.</Copyright>
13 <License URL="http://opensource.org/licenses/bsd-license.php">This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
14
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
18 </MsaHeader>
19 <ModuleDefinitions>
20 <SupportedArchitectures>IA32 X64 IPF</SupportedArchitectures>
21 <BinaryModule>false</BinaryModule>
22 <OutputFileBasename>ContextTool</OutputFileBasename>
23 </ModuleDefinitions>
24 <SourceFiles>
25 <Filename>org/tianocore/context/ContextMain.java</Filename>
26 <Filename>org/tianocore/context/HelpInfo.java</Filename>
27 <Filename>org/tianocore/context/ParseParameter.java</Filename>
28 <Filename>org/tianocore/context/TargetFile.java</Filename>
29 <Filename>build.xml</Filename>
30 </SourceFiles>
31 </ModuleSurfaceArea>