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