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
This commit is contained in:
lhauch
2006-06-04 06:09:14 +00:00
parent 47d0b58170
commit 0850ca3b8c
14 changed files with 292 additions and 294 deletions

View File

@@ -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>
<!--