summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.fpd
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 /MdePkg/MdePkg.fpd
parent47d0b5817022d27a91426889d3ee92bee0a554be (diff)
downloadedk2-0850ca3b8c56d87cd2a248101343889a7f073182.zip
edk2-0850ca3b8c56d87cd2a248101343889a7f073182.tar.gz
edk2-0850ca3b8c56d87cd2a248101343889a7f073182.tar.bz2
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 'MdePkg/MdePkg.fpd')
-rw-r--r--MdePkg/MdePkg.fpd27
1 files changed, 15 insertions, 12 deletions
diff --git a/MdePkg/MdePkg.fpd b/MdePkg/MdePkg.fpd
index 477645d..d19cd89 100644
--- a/MdePkg/MdePkg.fpd
+++ b/MdePkg/MdePkg.fpd
@@ -1,21 +1,24 @@
<?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>MdePkg</PlatformName>
+ <GuidValue>1123e1a9-4d9b-499f-843c-b2297ff61a11</GuidValue>
+ <Version>0.3</Version>
<Abstract>EFI/Tiano MdePkg Package</Abstract>
<Description>This FPD file is used for Package Level build.</Description>
- <Created>2006-04-03 13:40</Created>
- <CreatedBy>lhauch</CreatedBy>
+ <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-24 14:49</CreatedDate>
+ <ModifiedDate>2006-05-14 09:49</ModifiedDate>
+ <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</PlatformHeader>
<Flash>
<FlashDefinitionFile>dummy.fdf</FlashDefinitionFile>