public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch v1 0/4] Cleanup the Common.misc file
@ 2019-01-24 16:14 Jaben Carsey
  2019-01-24 16:14 ` [Patch v1 1/4] BaseTools/Common/Misc: move private functions Jaben Carsey
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jaben Carsey @ 2019-01-24 16:14 UTC (permalink / raw)
  To: edk2-devel; +Cc: Bob Feng, Liming Gao

move functions and remove unused content from common.misc

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

Jaben Carsey (4):
  BaseTools/Common/Misc: move private functions
  BaseTools/Common/Misc: remove uncalled code
  BaseTools/Common/Misc: Cleanup the imports
  BaseTools/build/build: delete variable

 BaseTools/Source/Python/Common/Misc.py | 175 +++++++-------------
 BaseTools/Source/Python/build/build.py |  60 +------
 2 files changed, 64 insertions(+), 171 deletions(-)

-- 
2.16.2.windows.1



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-01-28  3:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-24 16:14 [Patch v1 0/4] Cleanup the Common.misc file Jaben Carsey
2019-01-24 16:14 ` [Patch v1 1/4] BaseTools/Common/Misc: move private functions Jaben Carsey
2019-01-28  3:45   ` Feng, Bob C
2019-01-24 16:14 ` [Patch v1 2/4] BaseTools/Common/Misc: remove uncalled code Jaben Carsey
2019-01-28  3:45   ` Feng, Bob C
2019-01-24 16:14 ` [Patch v1 3/4] BaseTools/Common/Misc: Cleanup the imports Jaben Carsey
2019-01-28  3:45   ` Feng, Bob C
2019-01-24 16:14 ` [Patch v1 4/4] BaseTools/build/build: delete variable Jaben Carsey
2019-01-28  3:45   ` Feng, Bob C

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox