summaryrefslogtreecommitdiff
path: root/Tools/Conf
diff options
context:
space:
mode:
authorwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-13 05:42:37 +0000
committerwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>2006-07-13 05:42:37 +0000
commit3e50a75cd2c7be43a2ea258ba6b9bc278cc78161 (patch)
tree0970effa71cd8f8b49ee414013d23a26fe869fd0 /Tools/Conf
parent5a24e806b0d343b2a847996f4758ed2a06a363fb (diff)
downloadedk2-platforms-3e50a75cd2c7be43a2ea258ba6b9bc278cc78161.tar.xz
Change DB's FAR name to Dummy and add a GUID for it.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@951 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Tools/Conf')
-rw-r--r--Tools/Conf/FrameworkDatabase.db18
1 files changed, 8 insertions, 10 deletions
diff --git a/Tools/Conf/FrameworkDatabase.db b/Tools/Conf/FrameworkDatabase.db
index e96ed8acec..51e1d0dc81 100644
--- a/Tools/Conf/FrameworkDatabase.db
+++ b/Tools/Conf/FrameworkDatabase.db
@@ -7,14 +7,12 @@
<Abstract>The Framework Module Development Packaging System Database</Abstract>
<Description>This Database tracks all packages and platforms installed in this workspace.</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>
+ <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>
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
</FdbHeader>
<PackageList>
@@ -31,6 +29,6 @@
<Filename>EdkNt32Pkg/Nt32.fpd</Filename>
</PlatformList>
<FarList>
- <Filename>hello.world</Filename>
+ <Filename FarGuid="91062dfe-0bce-45b1-b3ad-3387d8d29d3f">Dummy</Filename>
</FarList>
-</FrameworkDatabase>
+</FrameworkDatabase> \ No newline at end of file