| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Various typo | Antoine Coeur | 2019-02-14 | 1 | -4/+4 |
* | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 2019-01-14 | 1 | -2/+1 |
* | BaseTools: fix imports | Carsey, Jaben | 2019-01-10 | 1 | -3/+6 |
* | BaseTools: Enable Pcd Array support. | bob.c.feng@intel.com | 2018-12-07 | 1 | -7/+22 |
* | BaseTools: Don't save unused workspace data | Carsey, Jaben | 2018-09-20 | 1 | -3/+4 |
* | BaseTools: Workspace classes refactor properties | Carsey, Jaben | 2018-09-20 | 1 | -31/+27 |
* | BaseTools: remove unused setter functions | Jaben Carsey | 2018-08-20 | 1 | -16/+1 |
* | 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 |