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