BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1627
The FrameworkDatabase was already obsolete, So, FrameworkDatabase can be removed from BaseTools/Conf. This patch is going to fix this issue. Cc: Bob Feng <[email protected]> Cc: Liming Gao <[email protected]> Signed-off-by: Zhiju.Fan <[email protected]> --- BaseTools/Conf/FrameworkDatabase.template | 23 ----------------------- Conf/ReadMe.txt | 1 - 2 files changed, 24 deletions(-) diff --git a/BaseTools/Conf/FrameworkDatabase.template b/BaseTools/Conf/FrameworkDatabase.template deleted file mode 100644 index 89b0976d0a..0000000000 --- a/BaseTools/Conf/FrameworkDatabase.template +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<FrameworkDatabase xmlns="http://www.TianoCore.org/2006/Edk2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <FdbHeader> - <DatabaseName>FrameworkDatabase</DatabaseName> - <GuidValue>DD6913E0-3E4E-4B83-8838-57EE7FB71DD1</GuidValue> - <Version>0.3</Version> - <Abstract>The Framework Module Development Packaging System Database</Abstract> - <Description> - This Database tracks all packages and archives installed in this workspace. - </Description> - <Copyright>Copyright (c) 2007 - 2009, Intel Corporation. All rights reserved.</Copyright> - <License> - SPDX-License-Identifier: BSD-2-Clause-Patent - </License> - <Specification>FRAMEWORK_PACKAGING_SPECIFICATION 0x00090000</Specification> - </FdbHeader> - <PackageList> - <Filename>MdePkg/MdePkg.dec</Filename> - <Filename>MdeModulePkg/MdeModulePkg.dec</Filename> - <Filename>IntelFrameworkPkg/IntelFrameworkPkg.dec</Filename> - <Filename>IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec</Filename> - </PackageList> -</FrameworkDatabase> diff --git a/Conf/ReadMe.txt b/Conf/ReadMe.txt index 338ab81443..d4c16f5a7f 100644 --- a/Conf/ReadMe.txt +++ b/Conf/ReadMe.txt @@ -1,5 +1,4 @@ This directory will be used to contain the new EDK II files: - FrameworkDatabase.db - Second generation XML workspace info target.txt - Restricts a build to defined values tools_def.txt - Information about 3rd party tools -- 2.14.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#40032): https://edk2.groups.io/g/devel/message/40032 Mute This Topic: https://groups.io/mt/31518082/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
<<attachment: winmail.dat>>
