summaryrefslogtreecommitdiff
path: root/Tools/Tools.spd
diff options
context:
space:
mode:
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-04-21 22:54:32 +0000
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>2006-04-21 22:54:32 +0000
commit878ddf1fc3540a715f63594ed22b6929e881afb4 (patch)
treec56c44dac138137b510e1fba7c3efe5e4d84bea2 /Tools/Tools.spd
downloadedk2-platforms-878ddf1fc3540a715f63594ed22b6929e881afb4.tar.xz
Initial import.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Tools.spd')
-rw-r--r--Tools/Tools.spd38
1 files changed, 38 insertions, 0 deletions
diff --git a/Tools/Tools.spd b/Tools/Tools.spd
new file mode 100644
index 0000000000..5fd0a381f4
--- /dev/null
+++ b/Tools/Tools.spd
@@ -0,0 +1,38 @@
+<?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.
+-->
+<PackageSurfaceArea 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">
+ <SpdHeader>
+ <PackageName>Tools</PackageName>
+ <Guid>53f84ca0-53fe-4412-b4e7-dcec602e1d49</Guid>
+ <Version>0.1</Version>
+ <Abstract>TianoCore.org EFI Tiano Tools</Abstract>
+ <Description> This package provides the tools needed to create EFI Tiano platform binary files (PBF) and EFI Tiano Modules that can be incorporated into a PBF. Source Code is provided for all C and Java applications. This package also provides the directory structure for holding configuration files. </Description>
+ <Copyright>Copyright (c) 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 &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. </License>
+ <Created>2006-02-24 14:49</Created>
+ <URL>http://www.TianoCore.org</URL>
+ <PackageType>MIXED</PackageType>
+ </SpdHeader>
+ <MsaFiles>
+ <!--
+ <MsaFile>
+ <Filename>ToolResources.msa</Filename>
+ </MsaFile>
+ <MsaFile Guid="faf22a0f-10fc-428e-b311-fe506a9c0b2d">
+ <Filename>JavaResources.msa</Filename>
+ </MsaFile>
+ <MsaFile Guid="2a1b3a91-8d57-4fc3-a6c9-ae95bb699bac">
+ <Filename>Source/Tools.msa</Filename>
+ </MsaFile>
+ -->
+ </MsaFiles>
+</PackageSurfaceArea>