public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: BobCF <bob.c.feng@intel.com>
To: edk2-devel@lists.01.org
Cc: Bob Feng <bob.c.feng@intel.com>,
	Liming Gao <liming.gao@intel.com>,
	Jaben Carsey <jaben.carsey@intel.com>
Subject: [Patch 0/3] BaseTools: Remove unused logic in BaseTools
Date: Wed,  9 Jan 2019 14:44:03 +0800	[thread overview]
Message-ID: <20190109064403.63936-1-bob.c.feng@intel.com> (raw)

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1350
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1104

Based on the requestion the above BZ, this patch serial removes
the BaseTools C and Python code for EDKI, IPF support.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jaben Carsey <jaben.carsey@intel.com>

Feng, Bob C (3):
  BaseTools: Remove unused logic for EDKI
  BaseTools: Remove unused logic for IPF
  BaseTools: Remove unused logic from C tools

 BaseTools/Source/C/Common/BasePeCoff.c        |  14 +-
 BaseTools/Source/C/Common/PeCoffLoaderEx.c    | 162 +------------
 BaseTools/Source/C/EfiRom/EfiRom.h            |   3 +-
 BaseTools/Source/C/GenFv/GenFvInternalLib.c   |  72 +-----
 BaseTools/Source/C/GenFv/GenFvInternalLib.h   |  10 -
 BaseTools/Source/C/GenFw/Elf64Convert.c       |   5 -
 BaseTools/Source/C/GenFw/GenFw.c              |   6 +-
 BaseTools/Source/C/GenFw/elf_common.h         |  85 -------
 .../C/Include/IndustryStandard/PeImage.h      |   3 -
 .../Source/C/Include/IndustryStandard/pci22.h |   1 -
 BaseTools/Source/C/Makefiles/header.makefile  |   1 -
 BaseTools/Source/C/VolInfo/VolInfo.c          |   2 +-
 BaseTools/Source/Python/AutoGen/AutoGen.py    |  93 +-------
 BaseTools/Source/Python/AutoGen/GenC.py       |  90 +++----
 BaseTools/Source/Python/AutoGen/GenMake.py    |  18 +-
 BaseTools/Source/Python/Common/DataType.py    |  21 +-
 BaseTools/Source/Python/Common/GlobalData.py  |   6 -
 .../Source/Python/CommonDataClass/FdfClass.py |  20 --
 BaseTools/Source/Python/Eot/EotMain.py        |   2 -
 .../Python/GenFds/ComponentStatement.py       |  29 ---
 BaseTools/Source/Python/GenFds/Fd.py          |  56 +----
 BaseTools/Source/Python/GenFds/FdfParser.py   | 223 +-----------------
 BaseTools/Source/Python/GenFds/Fv.py          |  12 +-
 BaseTools/Source/Python/GenFds/GenFds.py      |  11 +-
 .../Python/GenFds/GenFdsGlobalVariable.py     |   1 -
 BaseTools/Source/Python/GenFds/Region.py      |   5 +-
 BaseTools/Source/Python/GenFds/Vtf.py         | 200 ----------------
 .../Source/Python/TargetTool/TargetTool.py    |   4 +-
 .../Source/Python/Workspace/DecBuildData.py   |   1 -
 .../Source/Python/Workspace/DscBuildData.py   |   3 -
 .../Source/Python/Workspace/InfBuildData.py   | 191 ++++-----------
 .../Source/Python/Workspace/MetaFileParser.py |  22 --
 .../Python/Workspace/WorkspaceCommon.py       |  29 +--
 BaseTools/Source/Python/build/BuildReport.py  |  54 ++---
 BaseTools/Source/Python/build/build.py        |  85 +------
 edksetup.bat                                  |   3 -
 36 files changed, 146 insertions(+), 1397 deletions(-)
 delete mode 100644 BaseTools/Source/Python/GenFds/ComponentStatement.py
 delete mode 100644 BaseTools/Source/Python/GenFds/Vtf.py

-- 
2.19.1.windows.1



                 reply	other threads:[~2019-01-09  6:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20190109064403.63936-1-bob.c.feng@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