Updated Header information, added Guid, Version Specification, removed createdBy

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@413 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch 2006-06-04 06:13:43 +00:00
parent 0850ca3b8c
commit e660116bb3
1 changed files with 20 additions and 14 deletions

View File

@ -1,21 +1,27 @@
<?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.
-->
<FrameworkPlatformDescription 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">
<PlatformHeader>
<PlatformName>NT32</PlatformName>
<Abstract>EFI/Tiano Emulation Platform</Abstract>
<Description>The Emulation Platform can be used to debug individual modules, prior to creating a real platform. This also provides an example for how an FPD is created.</Description>
<Created>2006-02-23 18:21</Created>
<CreatedBy>lhauch</CreatedBy>
<GuidValue>eb216561-961f-47ee-9ef9-ca426ef547c2</GuidValue>
<Version>0.3</Version>
<Abstract>EFI/Framework Emulation Platform</Abstract>
<Description>
The Emulation Platform can be used to debug individual modules, prior to creating
a real platform. This also provides an example for how an FPD is created.
</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 "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
</License>
<CreatedDate>2006-02-23 18:21</CreatedDate>
<ModifiedDate>2006-06-03 20:20</ModifiedDate>
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</PlatformHeader>
<Flash>
<FlashDefinitionFile>FlashMap.fdf</FlashDefinitionFile>