]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/ToolResources.msa
1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX...
[mirror_edk2.git] / Tools / ToolResources.msa
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 -->
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">
13 <MsaHeader>
14 <BaseName>ToolResources</BaseName>
15 <ModuleType>BASE</ModuleType>
16 <ComponentType>CUSTOM_BUILD</ComponentType>
17 <Guid>5d6c499e-53fd-430e-9285-2d7811b924e8</Guid>
18 <Version>2.0</Version>
19 <Abstract>This is the EFI/Tiano Tool Resources Module</Abstract>
20 <Description> This Module provides the EFI/Tiano Tools and resources that are used to create EFI/Tiano Modules and Platform Binary Files (PBF) These resources and tools do not require compilation. (The three JAR files are provided, Pre-compiled, and do not require additional compilation, the sources are provided, but will not be built under normal procedures. </Description>
21 <Copyright>Copyright 2005-2006, Intel Corporation</Copyright>
22 <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>
23 <Created>2006-03-30 10:05</Created>
24 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
25 </MsaHeader>
26 <LibraryClassDefinitions>
27 <LibraryClass Usage="ALWAYS_CONSUMED">SurfaceArea</LibraryClass>
28 </LibraryClassDefinitions>
29 <SourceFiles>
30 <Filename Path="Conf" FileType="db">FrameworkDatabase.db</Filename>
31 <Filename Path="Conf" FileType="txt">cygwin_tools.txt</Filename>
32 <Filename Path="Conf" FileType="txt">gcc_tools.txt</Filename>
33 <Filename Path="Conf" FileType="txt">intel_tools.txt</Filename>
34 <Filename Path="Conf" FileType="txt">msft_tools.txt</Filename>
35 <Filename Path="Conf" FileType="txt">tools_def.template</Filename>
36 <Filename Path="Conf" FileType="txt">winddk_tools.txt</Filename>
37 </SourceFiles>
38 <Includes>
39 <PackageName>Base</PackageName>
40 </Includes>
41 <BuildOptions>
42 <Option>DO_NOTHING</Option>
43 </BuildOptions>
44 </ModuleSurfaceArea>