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
This commit is contained in:
qhuang8
2009-03-30 06:38:22 +00:00
parent 8941b53e59
commit 2391e54c73

View File

@ -8,7 +8,7 @@
<Description> <Description>
This Database tracks all packages and archives installed in this workspace. This Database tracks all packages and archives installed in this workspace.
</Description> </Description>
<Copyright>Copyright (c) 2007, Intel Corporation All rights reserved.</Copyright> <Copyright>Copyright (c) 2007 - 2009, Intel Corporation All rights reserved.</Copyright>
<License> <License>
This program and the accompanying materials are licensed and made available This program and the accompanying materials are licensed and made available
under the terms and conditions of the BSD License which accompanies this under the terms and conditions of the BSD License which accompanies this
@ -20,9 +20,9 @@
<Specification>FRAMEWORK_PACKAGING_SPECIFICATION 0x00090000</Specification> <Specification>FRAMEWORK_PACKAGING_SPECIFICATION 0x00090000</Specification>
</FdbHeader> </FdbHeader>
<PackageList> <PackageList>
<Filename>MdePkg/MdePkg.nspd</Filename> <Filename>MdePkg/MdePkg.dec</Filename>
<Filename>MdeModulePkg/MdeModulePkg.nspd</Filename> <Filename>MdeModulePkg/MdeModulePkg.dec</Filename>
<Filename>IntelFrameworkModulePkg/IntelFrameworkModulePkg.nspd</Filename> <Filename>IntelFrameworkPkg/IntelFrameworkPkg.dec</Filename>
<Filename>IntelFrameworkPkg/IntelFrameworkPkg.nspd</Filename> <Filename>IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec</Filename>
</PackageList> </PackageList>
</FrameworkDatabase> </FrameworkDatabase>