From c951f1a8c2231c81041100a23c101d10de9cec2b Mon Sep 17 00:00:00 2001 From: lhauch Date: Thu, 5 Oct 2006 23:36:33 +0000 Subject: [PATCH] removing unused file, adding new file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1677 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/AllResourceFiles.msa | 63 ++++++++++++++++++++++++++++++++++++++ Tools/Tools.spd | 17 ++-------- 2 files changed, 66 insertions(+), 14 deletions(-) create mode 100755 Tools/AllResourceFiles.msa diff --git a/Tools/AllResourceFiles.msa b/Tools/AllResourceFiles.msa new file mode 100755 index 0000000000..925ba0ca69 --- /dev/null +++ b/Tools/AllResourceFiles.msa @@ -0,0 +1,63 @@ + + + + Edk_II_Resources + TOOL + 5d6c499e-53fd-430e-9285-2d7811b924e8 + 2.0 + This is the EDK II Tool Resources Module + + This Module provides the EFI/Tiano Tools and resources that are used to + create EFI/Tiano Modules and Platform Binary Files (PBF) These resources + and tools do not require compilation. (The three JAR files are provided, + Pre-compiled, and do not require additional compilation, the sources are + provided, but will not be built under normal procedures. + + Copyright 2005-2006, Intel Corporation + +All rights reserved. + +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 + +THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT +WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. + + FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 + + + IA32 X64 IPF EBC + false + NULL + + + build.xml + bin/build + bin/build.bat + bin/FrameworkWizard + bin/FrameworkWizard.bat + bin/SAVerify.bat + Conf/FrameworkDatabase.db + Conf/tools_def.template + Conf/target.template + Conf/BuildMacro.xml + XMLSchema/FarManifest.xsd + XMLSchema/FrameworkDataAttributes.xsd + XMLSchema/FrameworkDataElements.xsd + XMLSchema/FrameworkDataTypes.xsd + XMLSchema/FrameworkHeaders.xsd + XMLSchema/FrameworkPlatformDataElements.xsd + XMLSchema/FrameworkPlatformDataTypes.xsd + XMLSchema/NamingConvention.xsd + XMLSchema/SurfaceArea.xsd + XMLSchema/SurfaceArea.xsdconfig + Conf/Pcd/PcdDatabaseCommonDefinitions.sample + Conf/Pcd/PcdDatabaseDxeDefinitions.sample + Conf/Pcd/PcdDatabasePeiDefinitions.sample + gcc/README.txt + gcc/tianoCross-gcc-4.0 + gcc/tianoCross-gcc-4.1 + + diff --git a/Tools/Tools.spd b/Tools/Tools.spd index b58f304d7b..475950de7d 100644 --- a/Tools/Tools.spd +++ b/Tools/Tools.spd @@ -4,7 +4,7 @@ Tools 53f84ca0-53fe-4412-b4e7-dcec602e1d49 2.0 - TianoCore.org EFI Framework Tools + TianoCore.org EDK II Tools This package provides the tools needed to create EFI/Framework platform binary files (PBF) and EFI/Framework Modules that can be incorporated into a PBF. Source Code is provided for all C and Java applications. @@ -27,17 +27,6 @@ false - ToolResources.msa - JavaResources.msa - Source/Common/Common.msa - Source/PcdTools/PcdTools.msa - Source/Cpptasks/CppTasks.msa - Source/FrameworkTasks/FrameworkTasks.msa - Source/FrameworkWizard/FrameworkWizard.msa - Source/GenBuild/GenBuild.msa - Source/SurfaceArea/SurfaceArea.msa - Source/TianoTools/TianoTools.msa - Source/MigrationTools/MigrationTools.msa - Source/Merge/Merge.msa + AllResourceFiles.msa - \ No newline at end of file + -- 2.39.2