public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Jaben Carsey <jaben.carsey@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH v1 0/2] BaseTools: remove files not needed
Date: Wed,  4 Apr 2018 08:01:43 -0700	[thread overview]
Message-ID: <cover.1522854049.git.jaben.carsey@intel.com> (raw)

Delete 4 files that we dont need (first copying the one dictionary we do need)

Jaben Carsey (2):
  BaseTools: copy a dictionary from InfClassObject to BuildReport
  BaseTools: Remove unneeded files

 BaseTools/Source/Python/Common/DecClassObject.py |  553 --------
 BaseTools/Source/Python/Common/DscClassObject.py | 1434 --------------------
 BaseTools/Source/Python/Common/FdfClassObject.py |  106 --
 BaseTools/Source/Python/Common/InfClassObject.py | 1105 ---------------
 BaseTools/Source/Python/build/BuildReport.py     |   16 +-
 5 files changed, 15 insertions(+), 3199 deletions(-)
 delete mode 100644 BaseTools/Source/Python/Common/DecClassObject.py
 delete mode 100644 BaseTools/Source/Python/Common/DscClassObject.py
 delete mode 100644 BaseTools/Source/Python/Common/FdfClassObject.py
 delete mode 100644 BaseTools/Source/Python/Common/InfClassObject.py

-- 
2.16.2.windows.1



             reply	other threads:[~2018-04-04 15:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-04 15:01 Jaben Carsey [this message]
2018-04-04 15:01 ` [PATCH v1 1/2] BaseTools: copy a dictionary from InfClassObject to BuildReport Jaben Carsey
2018-04-10  6:32   ` Zhu, Yonghong
2018-04-04 15:01 ` [PATCH v1 2/2] BaseTools: Remove unneeded files Jaben Carsey
2018-04-08  8:16   ` Zhu, Yonghong
2018-04-09 21:11     ` Carsey, Jaben
2018-04-10  0:35       ` Zhu, Yonghong
2018-04-10  6:39       ` Zhu, Yonghong
2018-04-10 14:26         ` Carsey, Jaben

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.1522854049.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