improve the code by removing uncalled functions and using more built in
functionality.

Jaben Carsey (4):
  BaseTools: change hex parsing to use built in
  BaseTools: remove uncalled function
  BaseTools: make static functions when self is not needed
  BaseTools: remove uncalled functions

 BaseTools/Source/Python/Common/FdfParserLite.py      | 63 +++++--------------
 BaseTools/Source/Python/Ecc/CodeFragmentCollector.py | 36 +----------
 BaseTools/Source/Python/Eot/CodeFragmentCollector.py | 36 +----------
 BaseTools/Source/Python/GenFds/FdfParser.py          | 66 +++++---------------
 4 files changed, 32 insertions(+), 169 deletions(-)

-- 
2.16.2.windows.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to