From: "Bob Feng" <bob.c.feng@intel.com>
To: "Fan, ZhijuX" <zhijux.fan@intel.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Gao, Liming" <liming.gao@intel.com>
Subject: Re: [PATCH 1/3] BaseTools:Delete FrameworkDatabase from BaseTools/Conf
Date: Tue, 7 May 2019 01:05:43 +0000 [thread overview]
Message-ID: <08650203BA1BD64D8AD9B6D5D74A85D1601044C7@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <FAD0D7E0AE0FA54D987F6E72435CAFD50AF5BC77@SHSMSX101.ccr.corp.intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
-----Original Message-----
From: Fan, ZhijuX
Sent: Monday, May 6, 2019 5:16 PM
To: devel@edk2.groups.io
Cc: Gao, Liming <liming.gao@intel.com>; Feng, Bob C <bob.c.feng@intel.com>
Subject: [PATCH 1/3] BaseTools:Delete FrameworkDatabase from BaseTools/Conf
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 <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
---
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
prev parent reply other threads:[~2019-05-07 1:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-06 9:16 [PATCH 1/3] BaseTools:Delete FrameworkDatabase from BaseTools/Conf Fan, ZhijuX
2019-05-07 1:05 ` Bob Feng [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=08650203BA1BD64D8AD9B6D5D74A85D1601044C7@SHSMSX101.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox