summaryrefslogtreecommitdiff
path: root/Tools/Tools.spd
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-04 06:09:14 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-04 06:09:14 +0000
commit0850ca3b8c56d87cd2a248101343889a7f073182 (patch)
tree89c1cf6053d3d354b20ba993cb2f7bcdfbc3b9af /Tools/Tools.spd
parent47d0b5817022d27a91426889d3ee92bee0a554be (diff)
downloadedk2-platforms-0850ca3b8c56d87cd2a248101343889a7f073182.tar.xz
Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@412 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Tools.spd')
-rw-r--r--Tools/Tools.spd36
1 files changed, 21 insertions, 15 deletions
diff --git a/Tools/Tools.spd b/Tools/Tools.spd
index 5fd0a381f4..1737d28416 100644
--- a/Tools/Tools.spd
+++ b/Tools/Tools.spd
@@ -1,26 +1,32 @@
<?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>
+ <Version>0.3</Version>
+ <Abstract>TianoCore.org EFI Framework Tools</Abstract>
+ <Description> This package provides the tools needed to create EFI/Framework platform
+ binary files (PBF) and EFI/Framework 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 and templates for 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>
+ <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-24 14:49</CreatedDate>
+ <ModifiedDate>2006-02-24 14:49</ModifiedDate>
<URL>http://www.TianoCore.org</URL>
<PackageType>MIXED</PackageType>
+ <ReadOnly>false</ReadOnly>
+ <RePackage>true</RePackage>
+ <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</SpdHeader>
<MsaFiles>
<!--