[edk2] [PATCH v1 0/3] BaseTools: refactor and cleanup

Jaben Carsey posted 3 patches 6 years, 1 month ago
Failed in applying to current master (apply log)
BaseTools/Source/Python/AutoGen/AutoGen.py        | 51 ++++++--------------
BaseTools/Source/Python/Common/Expression.py      |  4 +-
BaseTools/Source/Python/Common/RangeExpression.py |  5 +-
3 files changed, 19 insertions(+), 41 deletions(-)
[edk2] [PATCH v1 0/3] BaseTools: refactor and cleanup
Posted by Jaben Carsey 6 years, 1 month ago
no real functional change.  just code cleanup.

Jaben Carsey (3):
  BaseTools: move RegEx to root of file and share it
  BaseTools: Autogen - change from list to set
  BaseTools: small cleanup

 BaseTools/Source/Python/AutoGen/AutoGen.py        | 51 ++++++--------------
 BaseTools/Source/Python/Common/Expression.py      |  4 +-
 BaseTools/Source/Python/Common/RangeExpression.py |  5 +-
 3 files changed, 19 insertions(+), 41 deletions(-)

-- 
2.16.2.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH v1 0/3] BaseTools: refactor and cleanup
Posted by Zhu, Yonghong 6 years, 1 month ago
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com> 

Best Regards,
Zhu Yonghong


-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Jaben Carsey
Sent: Thursday, April 05, 2018 4:57 AM
To: edk2-devel@lists.01.org
Subject: [edk2] [PATCH v1 0/3] BaseTools: refactor and cleanup

no real functional change.  just code cleanup.

Jaben Carsey (3):
  BaseTools: move RegEx to root of file and share it
  BaseTools: Autogen - change from list to set
  BaseTools: small cleanup

 BaseTools/Source/Python/AutoGen/AutoGen.py        | 51 ++++++--------------
 BaseTools/Source/Python/Common/Expression.py      |  4 +-
 BaseTools/Source/Python/Common/RangeExpression.py |  5 +-
 3 files changed, 19 insertions(+), 41 deletions(-)

-- 
2.16.2.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel