]> git.proxmox.com Git - mirror_edk2.git/blame - Tools/Java/Source/CheckTools/CheckTools.msa
Added the DbTools that will update the FrameworkDatabase.db file based on what is...
[mirror_edk2.git] / Tools / Java / Source / CheckTools / CheckTools.msa
CommitLineData
4de92764 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3 <MsaHeader>\r
4 <ModuleName>Check Tool Definitions</ModuleName>\r
5 <ModuleType>TOOL</ModuleType>\r
6 <GuidValue>015250d4-e7e2-452f-a6aa-c8be46acbfc7</GuidValue>\r
7 <Version>0.1</Version>\r
8 <Abstract>The tool checks the active tool definition file to verify tools exists</Abstract>\r
9 <Description>\r
10This tool will verify the tool chain configuration file to verify that the directories and programs exist.\r
11It will also check to see if an ACPI compiler has been defined for tool chain tag names - if not, then it prints a warning.\r
12It also checks the assembler to see if it exists, and where.\r
13The quiet option will not print anything.\r
14The return values are:\r
15 0 - PASS\r
16 1 - FAIL\r
17\r
18USAGE:\r
19checkTools [-h] [-d] [-i] [-v] [-s | -scan] [-t | -test] [-q | -quiet] [[-f | -filename] filename.txt]</Description>\r
20 <Copyright>Copyright (c) 2006, Intel Corporation All rights reserved.</Copyright>\r
21 <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\r
22\r
23THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
24WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
26 </MsaHeader>\r
27 <ModuleDefinitions>\r
28 <SupportedArchitectures>EBC IA32 X64 IPF ARM PPC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>Merge</OutputFileBasename>\r
31 </ModuleDefinitions>\r
32 <SourceFiles>\r
33 <Filename>src/org/tianocore/CheckTools/ToolChecks.java</Filename>\r
34 <Filename>src/org/tianocore/CheckTools/ToolInfo.java</Filename>\r
35 <Filename>src/org/tianocore/CheckTools/CheckTools.java</Filename>\r
36 <Filename>build.xml</Filename>\r
37 <Filename>readme.txt</Filename>\r
38 </SourceFiles>\r
39</ModuleSurfaceArea>\r