summaryrefslogtreecommitdiff
path: root/EdkNt32Pkg
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-04 06:13:43 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-04 06:13:43 +0000
commite660116bb321ebab7dfd36b942324b00513f4f01 (patch)
tree88690a93d0d4c3ef7fbca6d0761666dacb84abc6 /EdkNt32Pkg
parent0850ca3b8c56d87cd2a248101343889a7f073182 (diff)
downloadedk2-platforms-e660116bb321ebab7dfd36b942324b00513f4f01.tar.xz
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
Diffstat (limited to 'EdkNt32Pkg')
-rw-r--r--EdkNt32Pkg/Nt32.fpd34
1 files changed, 20 insertions, 14 deletions
diff --git a/EdkNt32Pkg/Nt32.fpd b/EdkNt32Pkg/Nt32.fpd
index fc3a9306f0..e0bd613132 100644
--- a/EdkNt32Pkg/Nt32.fpd
+++ b/EdkNt32Pkg/Nt32.fpd
@@ -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>