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