878ddf1f |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
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 |
5b2a7957 |
12 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" >\r |
878ddf1f |
13 | <MsaHeader>\r |
d4c8b3da |
14 | <ModuleName>Tools</ModuleName>\r |
878ddf1f |
15 | <ModuleType>BASE</ModuleType>\r |
d4c8b3da |
16 | <ComponentType>CUSTOM_BUILD</ComponentType>\r |
17 | <GuidValue>5d6c499e-53fd-430e-9285-2d7811b924e8</GuidValue>\r |
878ddf1f |
18 | <Version>2.0</Version>\r |
19 | <Abstract>This is the EFI/Tiano Tool Resources Module</Abstract>\r |
20 | <Description>\r |
21 | This Module provides the EFI/Tiano Tools that are used to create EFI/Tiano\r |
22 | Modules and Platform Binary Files (PBF)\r |
23 | These tools require compilation only once if the Developer Workstation and\r |
24 | the Developer's choice of HOST tool chain are stable. If the developer\r |
25 | updates either the OS or the HOST tool chain, these tools should be rebuilt.\r |
26 | </Description>\r |
27 | <Copyright>Copyright 2005-2006, Intel Corporation</Copyright>\r |
28 | <License>\r |
29 | All rights reserved. This program and the accompanying materials\r |
30 | are licensed and made available under the terms and conditions of the BSD License\r |
31 | which accompanies this distribution. The full text of the license may be found at\r |
32 | http://opensource.org/licenses/bsd-license.php\r |
33 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
34 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
35 | </License>\r |
d4c8b3da |
36 | <CreatedDate>2006-02-02 09:30</CreatedDate>\r |
37 | <ModifiedDate>2006-06-02 11:32</ModifiedDate>\r |
54de7486 |
38 | <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>\r |
878ddf1f |
39 | </MsaHeader>\r |
d4c8b3da |
40 | <LibraryClassDefinitions>\r |
41 | <LibraryClass Usage="SOMETIMES_CONSUMED">SurfaceArea</LibraryClass>\r |
42 | </LibraryClassDefinitions>\r |
878ddf1f |
43 | <SourceFiles>\r |
44 | <Filename Path="Common">FrameworkDatabase.db</Filename>\r |
45 | <Filename Path="Conf">cygwin_tools.txt</Filename>\r |
878ddf1f |
46 | <Filename Path="Conf">gcc_tools.txt</Filename>\r |
878ddf1f |
47 | <Filename Path="Conf">intel_tools.txt</Filename>\r |
878ddf1f |
48 | <Filename Path="Conf">msft_tools.txt</Filename>\r |
878ddf1f |
49 | <Filename Path="Conf">winddk_tools.txt</Filename>\r |
d4c8b3da |
50 | <Filename Path="Conf">tools_def.template</Filename>\r |
878ddf1f |
51 | </SourceFiles>\r |
52 | <Includes>\r |
d4c8b3da |
53 | <PackageName>MdePkg</PackageName>\r |
878ddf1f |
54 | </Includes>\r |
55 | <Externs>\r |
56 | <Extern>\r |
57 | <ModuleEntryPoint></ModuleEntryPoint>\r |
58 | </Extern>\r |
59 | </Externs>\r |
60 | <BuildOptions>\r |
61 | <Option>DO_NOT_COMPILE</Option>\r |
62 | </BuildOptions>\r |
63 | </ModuleSurfaceArea>\r |