[edk2] [PATCH v1 0/4] BaseTools: remove code without affect

Jaben Carsey posted 4 patches 6 years ago
Failed in applying to current master (apply log)
BaseTools/Source/Python/Common/Expression.py                 | 73 ++++----------------
BaseTools/Source/Python/Common/Misc.py                       |  2 +-
BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py |  2 +-
3 files changed, 16 insertions(+), 61 deletions(-)
[edk2] [PATCH v1 0/4] BaseTools: remove code without affect
Posted by Jaben Carsey 6 years ago
this is a refactoring of the code to make it more readable and less wasteful

*** BLURB HERE ***

Jaben Carsey (4):
  BaseTools: remove irrelevant code
  BaseTools: expression can use single in instead of 3 API calls.
  BaseTools: move regular expression compile out of function call.
  BaseTools: dont use enumerate when un-needed

 BaseTools/Source/Python/Common/Expression.py                 | 73 ++++----------------
 BaseTools/Source/Python/Common/Misc.py                       |  2 +-
 BaseTools/Source/Python/GenPatchPcdTable/GenPatchPcdTable.py |  2 +-
 3 files changed, 16 insertions(+), 61 deletions(-)

-- 
2.16.2.windows.1

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