<?xml version="1.0" encoding="UTF-8"?> | |
<!-- | |
Copyright (c) 2006, Intel Corporation | |
All rights reserved. This program and the accompanying materials | |
are licensed and made available under the terms and conditions of the BSD License | |
which accompanies this distribution. The full text of the license may be found at | |
http://opensource.org/licenses/bsd-license.php | |
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, | |
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. | |
--> | |
<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"> | |
<MsaHeader> | |
<ModuleName>Tools</ModuleName> | |
<ModuleType>BASE</ModuleType> | |
<ComponentType>CUSTOM_BUILD</ComponentType> | |
<GuidValue>5d6c499e-53fd-430e-9285-2d7811b924e8</GuidValue> | |
<Version>2.0</Version> | |
<Abstract>This is the EFI/Tiano Tool Resources Module</Abstract> | |
<Description> | |
This Module provides the EFI/Tiano Tools that are used to create EFI/Tiano | |
Modules and Platform Binary Files (PBF) | |
These tools require compilation only once if the Developer Workstation and | |
the Developer's choice of HOST tool chain are stable. If the developer | |
updates either the OS or the HOST tool chain, these tools should be rebuilt. | |
</Description> | |
<Copyright>Copyright 2005-2006, Intel Corporation</Copyright> | |
<License> | |
All rights reserved. This program and the accompanying materials | |
are licensed and made available under the terms and conditions of the BSD License | |
which accompanies this distribution. The full text of the license may be found at | |
http://opensource.org/licenses/bsd-license.php | |
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, | |
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. | |
</License> | |
<CreatedDate>2006-02-02 09:30</CreatedDate> | |
<ModifiedDate>2006-06-02 11:32</ModifiedDate> | |
<Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification> | |
</MsaHeader> | |
<LibraryClassDefinitions> | |
<LibraryClass Usage="SOMETIMES_CONSUMED">SurfaceArea</LibraryClass> | |
</LibraryClassDefinitions> | |
<SourceFiles> | |
<Filename Path="Common">FrameworkDatabase.db</Filename> | |
<Filename Path="Conf">cygwin_tools.txt</Filename> | |
<Filename Path="Conf">gcc_tools.txt</Filename> | |
<Filename Path="Conf">intel_tools.txt</Filename> | |
<Filename Path="Conf">msft_tools.txt</Filename> | |
<Filename Path="Conf">winddk_tools.txt</Filename> | |
<Filename Path="Conf">tools_def.template</Filename> | |
</SourceFiles> | |
<Includes> | |
<PackageName>MdePkg</PackageName> | |
</Includes> | |
<Externs> | |
<Extern> | |
<ModuleEntryPoint></ModuleEntryPoint> | |
</Extern> | |
</Externs> | |
<BuildOptions> | |
<Option>DO_NOT_COMPILE</Option> | |
</BuildOptions> | |
</ModuleSurfaceArea> |