Age | Commit message (Expand) | Author | Files | Lines |
2021-07-12 | BaseTools: Enable the flag to treat dynamic pcd as dynamicEx | Bob Feng | 1 | -15/+1 |
2019-05-10 | BaseTools: Correct the value assignment for StructurePcd | Fan, ZhijuX | 1 | -1/+1 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 1 | -7/+1 |
2019-02-14 | BaseTools: Various typo | Antoine Coeur | 1 | -4/+4 |
2019-01-14 | BaseTools: Remove unused logic for EDKI | Feng, Bob C | 1 | -2/+1 |
2019-01-10 | BaseTools: fix imports | Carsey, Jaben | 1 | -3/+6 |
2018-12-07 | BaseTools: Enable Pcd Array support. | bob.c.feng@intel.com | 1 | -7/+22 |
2018-09-20 | BaseTools: Don't save unused workspace data | Carsey, Jaben | 1 | -3/+4 |
2018-09-20 | BaseTools: Workspace classes refactor properties | Carsey, Jaben | 1 | -31/+27 |
2018-08-20 | BaseTools: remove unused setter functions | Jaben Carsey | 1 | -16/+1 |
2018-06-27 | BaseTools: Adjust the spaces around commas and colons | Gary Lin | 1 | -11/+11 |
2018-05-28 | BaseTools: Rename String to StringUtils. | Marvin.Haeuser@outlook.com | 1 | -1/+1 |
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 |