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
+