* [Patch 0/1] Propose to drop TargetTool
@ 2020-03-24 9:57 Bob Feng
0 siblings, 0 replies; only message in thread
From: Bob Feng @ 2020-03-24 9:57 UTC (permalink / raw)
To: devel
The TargetTool is used to print, modify and clean
the content of Conf/Target.txt. But the modify function
has not worked for long time, I believe there is no
use this tool anymore. I propose to drop this tool.
Bob Feng (1):
BaseTools: Drop the TargetTool
BaseTools/BinWrappers/PosixLike/TargetTool | 14 -
.../BinWrappers/WindowsLike/TargetTool.bat | 3 -
.../Source/Python/TargetTool/TargetTool.py | 254 -------------
.../Source/Python/TargetTool/__init__.py | 9 -
.../TargetTool_Utility_Man_Page.rtf | 348 ------------------
5 files changed, 628 deletions(-)
delete mode 100755 BaseTools/BinWrappers/PosixLike/TargetTool
delete mode 100644 BaseTools/BinWrappers/WindowsLike/TargetTool.bat
delete mode 100644 BaseTools/Source/Python/TargetTool/TargetTool.py
delete mode 100644 BaseTools/Source/Python/TargetTool/__init__.py
delete mode 100644 BaseTools/UserManuals/TargetTool_Utility_Man_Page.rtf
--
2.20.1.windows.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-24 9:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-24 9:57 [Patch 0/1] Propose to drop TargetTool Bob Feng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox