From 692afada1c3897b388bde40491415df6b398aea6 Mon Sep 17 00:00:00 2001 From: lhauch Date: Thu, 13 Jul 2006 13:55:27 +0000 Subject: [PATCH] Fixed format for Notepad users. unix2dos --force works on XML files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@991 6f19259b-4bc3-4df7-8a09-765794883524 --- Tools/JavaResources.msa | 10 --- Tools/ToolResources.msa | 136 +++++++++++++++++++--------------------- 2 files changed, 63 insertions(+), 83 deletions(-) diff --git a/Tools/JavaResources.msa b/Tools/JavaResources.msa index e6a5e96b05..7696cbd6cc 100644 --- a/Tools/JavaResources.msa +++ b/Tools/JavaResources.msa @@ -1,14 +1,4 @@ - Java Resources diff --git a/Tools/ToolResources.msa b/Tools/ToolResources.msa index 96f4e28ef1..71ee6d2a18 100644 --- a/Tools/ToolResources.msa +++ b/Tools/ToolResources.msa @@ -1,73 +1,63 @@ - - - - - Build Tool Resources - TOOL - 5d6c499e-53fd-430e-9285-2d7811b924e8 - 2.0 - This is the EFI/Tiano 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 - - + + + + Build Tool Resources + TOOL + 5d6c499e-53fd-430e-9285-2d7811b924e8 + 2.0 + This is the EFI/Tiano 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 + + -- 2.39.2