]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/JavaResources.msa
1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX...
[mirror_edk2.git] / Tools / JavaResources.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>JavaResources</BaseName>
15 <ModuleType>BASE</ModuleType>
16 <ComponentType>CUSTOM_BUILD</ComponentType>
17 <Guid>faf22a0f-10fc-428e-b311-fe506a9c0b2d</Guid>
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 and resources that are used to create EFI/Tiano
22 Modules and Platform Binary Files (PBF)
23 These resources and tools do not require compilation. (The three JAR files are provided,
24 Pre-compiled, and do not require additional compilation, the sources are provided, but
25 will not be built under normal procedures.
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>
36 <CreatedDate>2006-03-23 12:00</CreatedDate>
37 <ModifiedDate>2006-06-01 17:25</ModifiedDate>
38 <Specification>EFI_SPECIFICATION_VERSION 0x00000000</Specification>
39 </MsaHeader>
40 <LibraryClassDefinitions>
41 <LibraryClass Usage="ALWAYS_CONSUMED">SurfaceArea</LibraryClass>
42 </LibraryClassDefinitions>
43 <SourceFiles>
44 <Filename Path="Conf" FileType="db">FrameworkDatabase.db</Filename>
45 <Filename Path="Conf" FileType="txt">cygwin_tools.txt</Filename>
46 <Filename Path="Conf" FileType="txt">gcc_tools.txt</Filename>
47 <Filename Path="Conf" FileType="txt">intel_tools.txt</Filename>
48 <Filename Path="Conf" FileType="txt">msft_tools.txt</Filename>
49 <Filename Path="Conf" FileType="txt">tools_def.template</Filename>
50 <Filename Path="Conf" FileType="txt">winddk_tools.txt</Filename>
51 </SourceFiles>
52 <Includes>
53 <PackageName>Base</PackageName>
54 </Includes>
55 <BuildOptions>
56 <Option>DO_NOT_COMPILE</Option>
57 </BuildOptions>
58 </ModuleSurfaceArea>