diff options
author | Fan, ZhijuX <zhijux.fan@intel.com> | 2019-05-06 17:16:20 +0800 |
---|---|---|
committer | Feng, Bob C <bob.c.feng@intel.com> | 2019-05-09 15:03:30 +0800 |
commit | 7d83e9e84793428b72d15d56e0d0cf11c8e1ced9 (patch) | |
tree | cd911ab0f5da9df31cc9934f2aae15c181aae704 /Conf/ReadMe.txt | |
parent | 46e696088a0a6473b3a7e5ff9dd5952fb99eb9aa (diff) | |
download | edk2-7d83e9e84793428b72d15d56e0d0cf11c8e1ced9.tar.gz |
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>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Diffstat (limited to 'Conf/ReadMe.txt')
-rw-r--r-- | Conf/ReadMe.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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
|