change how regular expressions and variables are used to maximize sharing
during build
Jaben Carsey (9):
BaseTools: FdfParser and FdfParserLite share reg exp
BaseTools: GlobalData share same MACRO name definition
BaseTools: add GUID pattern to global data
BaseTools: use new shared GUID regular expressions
BaseTools: Regular Expressions refactor out the hex char for later
reuse
BaseTools: Add new RegExp for future use
BaseTools: Use precompiled RegExp
BaseTools: GlobalData Add a regular expression for a hex number
BaseTools: remove local hex number regular expression
BaseTools/Source/Python/AutoGen/UniClassObject.py | 4 ++--
BaseTools/Source/Python/Common/Expression.py | 6 ++----
BaseTools/Source/Python/Common/FdfParserLite.py | 10 +++++-----
BaseTools/Source/Python/Common/GlobalData.py | 21 +++++++++++++++++---
BaseTools/Source/Python/Common/RangeExpression.py | 19 ++++++++----------
BaseTools/Source/Python/GenFds/FdfParser.py | 5 ++---
6 files changed, 37 insertions(+), 28 deletions(-)
--
2.16.2.windows.1
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel