]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Java/Source/CheckTools/CheckTools.msa
Retiring the ANT/JAVA build and removing the older EDK II packages that required...
[mirror_edk2.git] / Tools / Java / Source / CheckTools / CheckTools.msa
diff --git a/Tools/Java/Source/CheckTools/CheckTools.msa b/Tools/Java/Source/CheckTools/CheckTools.msa
deleted file mode 100644 (file)
index bcda843..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
-  <MsaHeader>\r
-    <ModuleName>Check Tool Definitions</ModuleName>\r
-    <ModuleType>TOOL</ModuleType>\r
-    <GuidValue>015250d4-e7e2-452f-a6aa-c8be46acbfc7</GuidValue>\r
-    <Version>0.1</Version>\r
-    <Abstract>The tool checks the active tool definition file to verify tools exists</Abstract>\r
-    <Description>\r
-This tool will verify the tool chain configuration file to verify that the directories and programs exist.\r
-It 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
-It also checks the assembler to see if it exists, and where.\r
-The quiet option will not print anything.\r
-The return values are:\r
-  0 - PASS\r
-  1 - FAIL\r
-\r
-USAGE:\r
-checkTools [-h] [-d] [-i] [-v] [-s | -scan] [-t | -test] [-q | -quiet] [[-f | -filename] filename.txt]</Description>\r
-    <Copyright>Copyright (c) 2006, Intel Corporation   All rights reserved.</Copyright>\r
-    <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
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
-    <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
-  </MsaHeader>\r
-  <ModuleDefinitions>\r
-    <SupportedArchitectures>EBC IA32 X64 IPF ARM PPC</SupportedArchitectures>\r
-    <BinaryModule>false</BinaryModule>\r
-    <OutputFileBasename>Merge</OutputFileBasename>\r
-  </ModuleDefinitions>\r
-  <SourceFiles>\r
-    <Filename>src/org/tianocore/CheckTools/ToolChecks.java</Filename>\r
-    <Filename>src/org/tianocore/CheckTools/ToolInfo.java</Filename>\r
-    <Filename>src/org/tianocore/CheckTools/CheckTools.java</Filename>\r
-    <Filename>build.xml</Filename>\r
-    <Filename>readme.txt</Filename>\r
-  </SourceFiles>\r
-</ModuleSurfaceArea>\r