a7e63efe |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
5e1c3eed |
2 | <!--\r |
3 | Copyright (c) 2006, Intel Corporation\r |
4 | All rights reserved. This program and the accompanying materials\r |
5 | are licensed and made available under the terms and conditions of the BSD License\r |
6 | which accompanies this distribution. The full text of the license may be found at\r |
7 | http://opensource.org/licenses/bsd-license.php\r |
8 | \r |
9 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
10 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
11 | -->\r |
a7e63efe |
12 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" >\r |
13 | <MsaHeader>\r |
14 | <ModuleName>GenBuild</ModuleName>\r |
15 | <ModuleType>TOOL</ModuleType>\r |
16 | <GuidValue>C21A4ED4-491E-4602-BF94-698EA54F254B</GuidValue>\r |
17 | <Version>2.0</Version>\r |
18 | <Abstract>This is the EFI/Tiano SurfaceArea Module</Abstract>\r |
19 | <Description>\r |
20 | This Module provides the EFI/Tiano Tools that are used to create EFI/Tiano\r |
21 | Modules and Platform Binary Files (PBF)\r |
22 | These tools require compilation only once if the Developer Workstation and\r |
23 | the Developer's choice of HOST tool chain are stable. If the developer\r |
24 | updates either the OS or the HOST tool chain, these tools should be rebuilt.\r |
25 | </Description>\r |
26 | <Copyright>Copyright 2006, Intel Corporation</Copyright>\r |
27 | <License>\r |
28 | All rights reserved.\r |
29 | This program and the accompanying materials\r |
30 | are licensed and made available under the terms and conditions of the \r |
31 | BSD License which accompanies this distribution. The full text of the \r |
32 | license may be found at\r |
33 | http://opensource.org/licenses/bsd-license.php\r |
34 | \r |
35 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
36 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
37 | </License>\r |
38 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r |
39 | </MsaHeader>\r |
40 | <ModuleDefinitions>\r |
41 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r |
42 | <BinaryModule>false</BinaryModule>\r |
43 | <OutputFileBasename>NULL</OutputFileBasename>\r |
44 | </ModuleDefinitions>\r |
45 | <SourceFiles>\r |
46 | <Filename>build.xml</Filename> |
47 | </SourceFiles>\r |
48 | </ModuleSurfaceArea>\r |