summaryrefslogtreecommitdiff
path: root/BaseTools
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-30 06:38:22 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-03-30 06:38:22 +0000
commit2391e54c73883cfef465d6617ea401d289464e3f (patch)
tree480ddb018b08e58b1071d2dcc3a10909f24ba478 /BaseTools
parent8941b53e59ee9a78968bb70abb2056100f9410fb (diff)
downloadedk2-platforms-2391e54c73883cfef465d6617ea401d289464e3f.tar.xz
Update framework database to point to existing packages files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7982 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools')
-rw-r--r--BaseTools/Conf/FrameworkDatabase.template10
1 files changed, 5 insertions, 5 deletions
diff --git a/BaseTools/Conf/FrameworkDatabase.template b/BaseTools/Conf/FrameworkDatabase.template
index 64670397be..eb9bdbcf95 100644
--- a/BaseTools/Conf/FrameworkDatabase.template
+++ b/BaseTools/Conf/FrameworkDatabase.template
@@ -8,7 +8,7 @@
<Description>
This Database tracks all packages and archives installed in this workspace.
</Description>
- <Copyright>Copyright (c) 2007, Intel Corporation All rights reserved.</Copyright>
+ <Copyright>Copyright (c) 2007 - 2009, Intel Corporation All rights reserved.</Copyright>
<License>
This program and the accompanying materials are licensed and made available
under the terms and conditions of the BSD License which accompanies this
@@ -20,9 +20,9 @@
<Specification>FRAMEWORK_PACKAGING_SPECIFICATION 0x00090000</Specification>
</FdbHeader>
<PackageList>
- <Filename>MdePkg/MdePkg.nspd</Filename>
- <Filename>MdeModulePkg/MdeModulePkg.nspd</Filename>
- <Filename>IntelFrameworkModulePkg/IntelFrameworkModulePkg.nspd</Filename>
- <Filename>IntelFrameworkPkg/IntelFrameworkPkg.nspd</Filename>
+ <Filename>MdePkg/MdePkg.dec</Filename>
+ <Filename>MdeModulePkg/MdeModulePkg.dec</Filename>
+ <Filename>IntelFrameworkPkg/IntelFrameworkPkg.dec</Filename>
+ <Filename>IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec</Filename>
</PackageList>
</FrameworkDatabase>