| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 2018-06-27 | 1 | -11/+11 |
* | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 2018-05-28 | 1 | -1/+1 |
* | BaseTools: Replace PCD type strings with predefined constant | Carsey, Jaben | 2018-05-02 | 1 | -11/+11 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -2/+2 |
* | BaseTools: use built in OrderedDict instead of custom version. | Carsey, Jaben | 2018-04-08 | 1 | -12/+12 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -18/+18 |
* | BaseTool: Error handling for PCD datumtype. | Feng, Bob C | 2018-03-19 | 1 | -4/+9 |
* | BaseTool: GUID format PCD value assignment fail in Structure PCD field | BobCF | 2018-02-28 | 1 | -1/+2 |
* | BaseTools: Improve build performance of structure PCD value generation | Feng, Bob C | 2018-02-28 | 1 | -2/+10 |
* | BaseTools: Fixed the pcd value override issue. | Feng, Bob C | 2018-02-28 | 1 | -0/+1 |
* | BaseTool: Fixed Pcd issues. | Feng, Bob C | 2018-02-08 | 1 | -5/+2 |
* | BaseTools: enhance error check for DatumType format | Yonghong Zhu | 2018-02-06 | 1 | -1/+6 |
* | BaseTools: Support multiple .h file | Feng, Bob C | 2018-02-01 | 1 | -1/+1 |
* | BaseTools: Add comments for the Structure Pcd definition in PcdValueInit.c file | Feng, Bob C | 2018-01-25 | 1 | -0/+2 |
* | BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py file | Yonghong Zhu | 2017-12-27 | 1 | -1/+1 |
* | BaseTools: Report Structure PCD value and SKU, DefaultStore info | Liming Gao | 2017-12-25 | 1 | -2/+3 |
* | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 2017-12-25 | 1 | -0/+462 |