lhauch | 692afad | 2006-07-13 13:55:27 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
| 2 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" >
|
| 3 | <MsaHeader>
|
| 4 | <ModuleName>Build Tool Resources</ModuleName>
|
| 5 | <ModuleType>TOOL</ModuleType>
|
| 6 | <GuidValue>5d6c499e-53fd-430e-9285-2d7811b924e8</GuidValue>
|
| 7 | <Version>2.0</Version>
|
| 8 | <Abstract>This is the EFI/Tiano Tool Resources Module</Abstract>
|
| 9 | <Description>
|
| 10 | This Module provides the EFI/Tiano Tools and resources that are used to
|
| 11 | create EFI/Tiano Modules and Platform Binary Files (PBF) These resources
|
| 12 | and tools do not require compilation. (The three JAR files are provided,
|
| 13 | Pre-compiled, and do not require additional compilation, the sources are
|
| 14 | provided, but will not be built under normal procedures.
|
| 15 | </Description>
|
| 16 | <Copyright>Copyright 2005-2006, Intel Corporation</Copyright>
|
| 17 | <License>
|
| 18 | All rights reserved.
|
| 19 |
|
| 20 | This program and the accompanying materials are licensed and made available
|
| 21 | under the terms and conditions of the BSD License which accompanies this
|
| 22 | distribution. The full text of the license may be found at
|
| 23 | http://opensource.org/licenses/bsd-license.php
|
| 24 |
|
| 25 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT
|
| 26 | WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
| 27 | </License>
|
| 28 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
|
| 29 | </MsaHeader>
|
| 30 | <ModuleDefinitions>
|
| 31 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
|
| 32 | <BinaryModule>false</BinaryModule>
|
| 33 | <OutputFileBasename>NULL</OutputFileBasename>
|
| 34 | </ModuleDefinitions>
|
| 35 | <SourceFiles>
|
| 36 | <Filename>build.xml</Filename>
|
| 37 | <Filename>bin/build</Filename>
|
| 38 | <Filename>bin/build.bat</Filename>
|
| 39 | <Filename>bin/FrameworkWizard</Filename>
|
| 40 | <Filename>bin/FrameworkWizard.bat</Filename>
|
| 41 | <Filename>bin/SAVerify.bat</Filename>
|
| 42 | <Filename>Conf/FrameworkDatabase.db</Filename>
|
| 43 | <Filename>Conf/tools_def.template</Filename>
|
| 44 | <Filename>Conf/target.template</Filename>
|
| 45 | <Filename>Conf/BuildMacro.xml</Filename>
|
| 46 | <Filename>XMLSchema/FarManifest.xsd</Filename>
|
| 47 | <Filename>XMLSchema/FrameworkDataAttributes.xsd</Filename>
|
| 48 | <Filename>XMLSchema/FrameworkDataElements.xsd</Filename>
|
| 49 | <Filename>XMLSchema/FrameworkDataTypes.xsd</Filename>
|
| 50 | <Filename>XMLSchema/FrameworkHeaders.xsd</Filename>
|
| 51 | <Filename>XMLSchema/FrameworkPlatformDataElements.xsd</Filename>
|
| 52 | <Filename>XMLSchema/FrameworkPlatformDataTypes.xsd</Filename>
|
| 53 | <Filename>XMLSchema/NamingConvention.xsd</Filename>
|
| 54 | <Filename>XMLSchema/SurfaceArea.xsd</Filename>
|
| 55 | <Filename>XMLSchema/SurfaceArea.xsdconfig</Filename>
|
| 56 | <Filename>Conf/Pcd/PcdDatabaseCommonDefinitions.sample</Filename>
|
| 57 | <Filename>Conf/Pcd/PcdDatabaseDxeDefinitions.sample</Filename>
|
| 58 | <Filename>Conf/Pcd/PcdDatabasePeiDefinitions.sample</Filename>
|
| 59 | <Filename>gcc/README.txt</Filename>
|
| 60 | <Filename>gcc/tianoCross-gcc-4.0</Filename>
|
| 61 | <Filename>gcc/tianoCross-gcc-4.1</Filename>
|
| 62 | </SourceFiles>
|
| 63 | </ModuleSurfaceArea>
|