public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] BaseTools: remove files not needed
@ 2018-04-04 15:01 Jaben Carsey
  2018-04-04 15:01 ` [PATCH v1 1/2] BaseTools: copy a dictionary from InfClassObject to BuildReport Jaben Carsey
  2018-04-04 15:01 ` [PATCH v1 2/2] BaseTools: Remove unneeded files Jaben Carsey
  0 siblings, 2 replies; 9+ messages in thread
From: Jaben Carsey @ 2018-04-04 15:01 UTC (permalink / raw)
  To: edk2-devel

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



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

end of thread, other threads:[~2018-04-10 14:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-04 15:01 [PATCH v1 0/2] BaseTools: remove files not needed Jaben Carsey
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

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