| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 1 | -17/+17 |
* | BaseTools: Refactor python print statements | Gary Lin | 2018-06-27 | 1 | -1/+2 |
* | BaseTools: Refactor python except statements | Gary Lin | 2018-06-27 | 1 | -6/+6 |
* | BaseTools: introduce !error statement | Yunhua Feng | 2018-06-22 | 1 | -1/+9 |
* | BaseTools: remove the unneeded code | Yonghong Zhu | 2018-06-22 | 1 | -17/+0 |
* | BaseTools: Fix one bug of nest !include parser | Yunhua Feng | 2018-06-13 | 1 | -1/+5 |
* | BaseTools: Remove dsc nested include checking. | Derek Lin | 2018-06-11 | 1 | -4/+15 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: DataType - cleanup list constants | Carsey, Jaben | 2018-05-02 | 1 | -2/+2 |
* | BaseTools: Workspace/MetaFileParser - refactor dicts | Carsey, Jaben | 2018-05-02 | 1 | -9/+8 |
* | BaseTools: Fix regression bug by 3378782691af | Yunhua Feng | 2018-05-02 | 1 | -1/+1 |
* | BaseTools: Workspace - refactor RegEx to minimize multiple compiling | Carsey, Jaben | 2018-04-26 | 1 | -2/+6 |
* | BaseTools: Support DSC component !include PCD items | Yunhua Feng | 2018-04-19 | 1 | -3/+10 |
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -2/+2 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -16/+16 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -5/+5 |
* | BaseTools: Fix a bug for --pcd used in ConditionalStatement calculate | Yonghong Zhu | 2018-03-09 | 1 | -0/+2 |
* | BaseTools: Update --pcd parser to support flexible pcd format | Yonghong Zhu | 2018-03-09 | 1 | -0/+1 |
* | BaseTools: Dsc/Fdf conditional statement parse issue | Feng, YunhuaX | 2018-03-03 | 1 | -0/+4 |
* | BaseTools: Update Expression.py for string comparison and MACRO replace issue | Yunhua Feng | 2018-02-09 | 1 | -0/+1 |
* | BaseTools: Support multiple .h file | Feng, Bob C | 2018-02-01 | 1 | -1/+3 |
* | BaseTools: Enhance parse performance by optimize ValueExpressionEx | Yunhua Feng | 2018-01-30 | 1 | -8/+2 |
* | BaseTools: Fixed some small issues | Feng, Bob C | 2018-01-25 | 1 | -0/+3 |
* | BaseTools: Add DefaultStore section format Check | Yonghong Zhu | 2018-01-23 | 1 | -1/+1 |
* | BaseTools: update SKUID value to support both integer and Hex number | Yonghong Zhu | 2018-01-23 | 1 | -2/+2 |
* | BaseTools: Support PCD flexible values format | Yonghong Zhu | 2017-12-27 | 1 | -6/+11 |
* | BaseTools: Support nest field name in DSC/DEC | Liming Gao | 2017-12-25 | 1 | -1/+3 |
* | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 2017-12-25 | 1 | -2/+2 |
* | BaseTools: Support Structure PCD value inherit between the different SKUs | Liming Gao | 2017-12-25 | 1 | -18/+38 |
* | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 2017-12-25 | 1 | -101/+152 |
* | BaseTools: Support TabSpace between section tag in DEC file | Yanyan Zhang | 2017-08-13 | 1 | -1/+1 |
* | BaseTools: report error HiiString in HII format PCD must not be empty | Yonghong Zhu | 2017-06-24 | 1 | -0/+7 |
* | BaseTools: Enhance DEC Defines section format check | Yunhua Feng | 2017-06-24 | 1 | -0/+15 |
* | BaseTools: Skip module AutoGen by comparing timestamp. | Derek Lin | 2017-03-25 | 1 | -0/+4 |
* | BaseTools: add error check for Macro usage in the INF file | Yonghong Zhu | 2017-02-22 | 1 | -1/+8 |
* | BaseTools: support PCD value to use expression in the DEC file | Yonghong Zhu | 2016-10-19 | 1 | -3/+18 |
* | BaseTools: support private package definition | Yonghong Zhu | 2016-05-18 | 1 | -0/+12 |
* | BaseTools/Build: Better DSC arch filtering | Thomas Palmer | 2016-04-29 | 1 | -15/+25 |
* | BaseTools: enhance error handling for DSC file | Yonghong Zhu | 2016-04-19 | 1 | -0/+2 |
* | BaseTools: Add support to merge Prebuild and Postbuild into build Process | Yonghong Zhu | 2016-04-07 | 1 | -2/+4 |
* | BaseTools: Clean some coding style issues | Yonghong Zhu | 2015-12-01 | 1 | -1/+1 |
* | BaseTools: Allow decimal values in the EDK II meta-data file | Yonghong Zhu | 2015-11-09 | 1 | -3/+8 |
* | BaseTools: Nested !include support in DSC and FDF files | Cecil Sheng | 2015-08-26 | 1 | -5/+7 |
* | BaseTools/Build: Add SDL support | Bob Feng | 2015-04-10 | 1 | -1/+3 |
* | 1. Update UpdateBuildVersion.py; | Yingke Liu | 2015-02-06 | 1 | -14/+4 |
* | License header updated to match correct format. | Yingke Liu | 2014-08-28 | 1 | -2/+23 |
* | This patch is going to: | Hess Chen | 2014-08-21 | 1 | -4/+10 |
* | There is a limitation on WINDOWS OS for the length of entire file path can’... | Hess Chen | 2014-08-15 | 1 | -2/+3 |
* | Sync BaseTool trunk (version r2649) into EDKII BaseTools. | Gao, Liming | 2014-01-27 | 1 | -1872/+1872 |
* | Sync BaseTool trunk (version r2640) into EDKII BaseTools. | Gao, Liming | 2014-01-10 | 1 | -2/+19 |