]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/Common
BaseTools: Remove un-needed list comprehension
[mirror_edk2.git] / BaseTools / Source / Python / Common /
2018-04-18 Carsey, JabenBaseTools: Remove un-needed list comprehension
2018-04-17 Carsey, JabenBaseTools: use existing shared variable
2018-04-10 Carsey, JabenBaseTools: Remove unneeded files
2018-04-10 Feng, YunhuaXBaseTools: Remove EdkIIWorkspaceBuild.py from source...
2018-04-10 Carsey, JabenBaseTools: remove uncalled functions
2018-04-10 Carsey, JabenBaseTools: remove unused file
2018-04-09 Carsey, JabenBaseTools: dont make temporary dict
2018-04-09 Feng, YunhuaXBaseTools: Remove FdfParserLite.py from source since...
2018-04-08 Carsey, JabenBaseTools: move RegEx to root of file and share it
2018-04-08 Carsey, JabenBaseTools: Add new RegEx pattern to GlobalData
2018-04-08 Carsey, JabenBaseTools: Remove unused code from Misc
2018-04-08 Carsey, JabenBaseTools: use built in OrderedDict instead of custom...
2018-04-03 Carsey, JabenBaseTools: make static functions when self is not needed
2018-04-03 Carsey, JabenBaseTools: remove uncalled function
2018-04-03 Carsey, JabenBaseTools: change hex parsing to use built in
2018-04-03 Carsey, JabenBaseTools: use single RegExp for token matching
2018-03-30 Carsey, JabenBaseTools: cleanup class heirarchy
2018-03-30 Carsey, JabenBaseTools: remove loop and variables.
2018-03-30 Carsey, JabenBaseTools: use in to compare single chars
2018-03-30 Carsey, JabenBaseTools: no need to do int() API work for it
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-03-29 Carsey, JabenBaseTools: refactor repeated RegExp when no special...
2018-03-29 Carsey, JabenBaseTools: dont use enumerate when un-needed
2018-03-29 Carsey, JabenBaseTools: move regular expression compile out of funct...
2018-03-29 Carsey, JabenBaseTools: expression can use single in instead of...
2018-03-29 Carsey, JabenBaseTools: remove local hex number regular expression
2018-03-29 Carsey, JabenBaseTools: use new shared GUID regular expressions
2018-03-29 Carsey, JabenBaseTools: GlobalData Add a regular expression for...
2018-03-29 Carsey, JabenBaseTools: Add new RegExp for future use
2018-03-29 Carsey, JabenBaseTools: Regular Expressions refactor out the hex...
2018-03-29 Carsey, JabenBaseTools: add GUID pattern to global data
2018-03-29 Carsey, JabenBaseTools: GlobalData share same MACRO name definition
2018-03-29 Carsey, JabenBaseTools: FdfParser and FdfParserLite share reg exp
2018-03-21 Carsey, JabenBaseTools: FdfParser & FdfParserLite refactor regular...
2018-03-19 Carsey, JabenBaseTools: RangeExpression - remove unused variable
2018-03-19 Carsey, JabenBaseTools: Expression - remove variable
2018-03-19 Carsey, JabenBaseTools: Expression - change from series of if to...
2018-03-19 Carsey, JabenBaseTools: Expression refactor function
2018-03-19 Carsey, JabenBaseTools: Expression - remove redundant variable
2018-03-18 Yonghong ZhuBaseTools: Fix bug for VOID* DynamicDefault Pcd use...
2018-03-09 Carsey, JabenBaseTools: GlobalData remove unused variable
2018-03-09 Feng, YunhuaXBaseTools: Fix parse OFFSET_OF get wrong offset
2018-03-09 Yonghong ZhuBaseTools: Update --pcd parser to support flexible...
2018-03-02 Feng, YunhuaXBaseTools: report error if flag in LABEL() invalid
2018-03-02 Yonghong ZhuBaseTools: Fix the bug for display incorrect *M flag...
2018-03-02 Feng, YunhuaXBaseTools: Fix eval parse string issue
2018-02-28 Feng, YunhuaXBaseTools: Fix flexible PCD single quote and double...
2018-02-25 Feng, YunhuaXBaseTools: Update ValueExpressionEx for flexible PCD
2018-02-25 Kinney, Michael DBaseTools/Expression: Use 2nd passes on PCD values
2018-02-23 Yonghong ZhuBaseTools: Fix the bug to display the single SKUID...
2018-02-10 Feng, YunhuaXBaseTools: Fix VOID* type bug
2018-02-09 Yunhua FengBaseTools: Update Expression.py for string comparison...
2018-02-07 Feng, YunhuaXBaseTools: Report error when GUID format is incorrect
2018-02-07 Feng, YunhuaXBaseTools: Fix flexible PCD DEVICE_PATH parse issue
2018-02-07 Feng, YunhuaXBaseTools: Fix build argument --pcd for flexible format...
2018-02-04 Feng, YunhuaXBaseTools: Update Expression.py for VOID* to support...
2018-02-01 Feng, Bob CBaseTools: Structure Pcd in CommandLine.
2018-01-31 Yonghong ZhuBaseTools: Update BPDG to support L'' and '' format...
2018-01-30 Yunhua FengBaseTools: Enhance parse performance by optimize ValueE...
2018-01-08 BobCFBaseTools: Fix Sku inherit issue.
2017-12-31 Yonghong ZhuBaseTools: Add DevicePath support for PCD values
2017-12-29 Zhu, YonghongBaseTools: Fix the bug for QuarkPlatformPkg build failure
2017-12-27 Yonghong ZhuBaseTools: Support PCD flexible values format
2017-12-27 Liming GaoBaseTools: Update SkuId checker to make sure it be...
2017-12-25 Liming GaoBaseTools: Fixed the issue of structure pcd filed sku...
2017-12-25 Liming GaoBaseTools: Fix VPD data optimization issue
2017-12-25 BobCFBaseTools: Check PCD DataType and the maxsize.
2017-12-25 Liming GaoBaseTools: Optimize VPD PCD value for the different...
2017-12-25 Liming GaoBaseTools: Report Structure PCD value and SKU, DefaultS...
2017-12-25 Liming GaoBaseTools: PcdDataBase Optimization for multiple SkuIds
2017-12-25 Liming GaoBaseTools: Support Structure PCD value inherit between...
2017-12-25 Liming GaoBaseTools: Collect DynamicHii PCD values and assign...
2017-12-25 Liming GaoBaseTools: Support Structure PCD value assignment in...
2017-12-05 Yonghong ZhuBaseTools: Update Makefile to support FFS file generation
2017-11-03 Yonghong ZhuBaseTools: parse map file generated by Xcode on Mac
2017-10-16 Yonghong ZhuBaseTools: Fix a bug Build directory should relative...
2017-09-27 Yonghong ZhuBaseTools: add support for BIOS build with binary cache
2017-09-25 Yonghong ZhuBaseTools: extend FFS alignment to 16M
2017-07-10 Yunhua FengBaseTools: Add PCDs conditional operator function
2017-07-07 Supreeth VenkateshBaseTools/Common: add support in FDF Parser to parse...
2017-07-07 Supreeth VenkateshBaseTools/Common: add MM Module data types.
2017-06-24 Yunhua FengBaseTools: Fix the bug that use '|' or '||' in DSC...
2017-05-12 Yonghong ZhuBaseTools: Fix the bug for CArray PCD override in comma...
2017-04-06 Yonghong ZhuBaseTools: update error message for SKUID_IDENTIFIER...
2017-04-01 Yonghong ZhuBaseTools: Enhance expression to support some more...
2017-02-14 Yonghong ZhuBaseTools: Enhance BaseTools supports FixedAtBuild...
2017-02-08 Yonghong ZhuBaseTools: Fix the bug to parse the short varname in...
2016-12-02 Yonghong ZhuBaseTools: Fix the bug to parse the new map file format
2016-11-02 Yonghong ZhuBaseTools: Fix a bug for ExpandMacros to support mixed...
2016-10-19 Yonghong ZhuBaseTools: support PCD value to use expression in the...
2016-09-27 Yonghong ZhuBaseTools: support generating image package from BMP...
2016-09-21 Liming GaoBaseTools: Update python tool to call external tools...
2016-05-27 Michael ZimmermannBaseTools: Fix bad macro expansion during tools_def...
2016-05-26 Michael ZimmermannBaseTools: add '!include' support to tools_def.txt...
2016-05-26 Michael ZimmermannBaseTools: Fix comments about return value of 'LoadTool...
2016-05-18 Yonghong ZhuBaseTools: support private package definition
2016-04-20 Yonghong ZhuBaseTools: Add mixed PCD support feature
2016-04-15 Yonghong ZhuBaseTools: Fix the bug to correctly handle the [BuildOp...
2016-04-14 Yonghong ZhuBaseTools: fix the bug for [BuildOptions] of multiple...
2016-04-07 Yonghong ZhuBaseTools: Add support to merge Prebuild and Postbuild...
next