]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Change DB's FAR name to Dummy and add a GUID for it.
authorwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Jul 2006 05:42:37 +0000 (05:42 +0000)
committerwuyizhong <wuyizhong@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Jul 2006 05:42:37 +0000 (05:42 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@951 6f19259b-4bc3-4df7-8a09-765794883524

Tools/Conf/FrameworkDatabase.db

index e96ed8acec95201d3856cfe6a8531c48ef17495a..51e1d0dc814bdc2f0dba93b080475f3c0e5f5324 100644 (file)
@@ -7,14 +7,12 @@
     <Abstract>The Framework Module Development Packaging System Database</Abstract>\r
     <Description>This Database tracks all packages and platforms installed in this workspace.</Description>\r
     <Copyright>Copyright (c) 2006,  Intel Corporation.</Copyright>\r
-    <License>\r
-      All rights reserved.\r
-      This program and the accompanying materials are licensed and made available \r
-      under the terms and conditions of the BSD License which accompanies this distribution.\r
-      The full text of the license may be found at http://opensource.org/licenses/bsd-license.php\r
-      THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r
-      OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-    </License>\r
+    <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>\r
     <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION   0x00000052</Specification>\r
   </FdbHeader>\r
   <PackageList>\r
@@ -31,6 +29,6 @@
     <Filename>EdkNt32Pkg/Nt32.fpd</Filename>\r
   </PlatformList>\r
   <FarList>\r
-    <Filename>hello.world</Filename>\r
+    <Filename FarGuid="91062dfe-0bce-45b1-b3ad-3387d8d29d3f">Dummy</Filename>\r
   </FarList>\r
-</FrameworkDatabase>\r
+</FrameworkDatabase>
\ No newline at end of file