From: Jaben Carsey <jaben.carsey@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH v1 0/4] BaseTools: remove un-needed code
Date: Thu, 29 Mar 2018 17:19:29 -0700 [thread overview]
Message-ID: <cover.1522369072.git.jaben.carsey@intel.com> (raw)
improve the code by removing uncalled functions and using more built in
functionality.
Jaben Carsey (4):
BaseTools: change hex parsing to use built in
BaseTools: remove uncalled function
BaseTools: make static functions when self is not needed
BaseTools: remove uncalled functions
BaseTools/Source/Python/Common/FdfParserLite.py | 63 +++++--------------
BaseTools/Source/Python/Ecc/CodeFragmentCollector.py | 36 +----------
BaseTools/Source/Python/Eot/CodeFragmentCollector.py | 36 +----------
BaseTools/Source/Python/GenFds/FdfParser.py | 66 +++++---------------
4 files changed, 32 insertions(+), 169 deletions(-)
--
2.16.2.windows.1
next reply other threads:[~2018-03-30 0:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-30 0:19 Jaben Carsey [this message]
2018-03-30 0:19 ` [PATCH v1 1/4] BaseTools: change hex parsing to use built in Jaben Carsey
2018-03-30 0:19 ` [PATCH v1 2/4] BaseTools: remove uncalled function Jaben Carsey
2018-03-30 0:19 ` [PATCH v1 3/4] BaseTools: make static functions when self is not needed Jaben Carsey
2018-03-30 0:19 ` [PATCH v1 4/4] BaseTools: remove uncalled functions Jaben Carsey
2018-04-03 9:26 ` [PATCH v1 0/4] BaseTools: remove un-needed code Zhu, Yonghong
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=cover.1522369072.git.jaben.carsey@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