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