Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BaseTools: refactor and remove un-needed use of .keys() on dictionaries | Carsey, Jaben | 2018-04-18 | 1 | -4/+1 |
* | BaseTools: use predefined constants instead of local strings | Carsey, Jaben | 2018-04-18 | 1 | -3/+3 |
* | BaseTools: Fix one or more multiply defined symbols found issue | Feng, YunhuaX | 2018-04-15 | 1 | -2/+3 |
* | BaseTools: Fix two cases that use GUID CName as PCD Value | Yonghong Zhu | 2018-04-10 | 1 | -0/+1 |
* | BaseTools: Workspace - use built in OrderedDict instead of custom version. | Carsey, Jaben | 2018-04-08 | 1 | -29/+23 |
* | BaseTools: Remove equality operator with None | Carsey, Jaben | 2018-03-30 | 1 | -95/+95 |
* | BaseTools: Support PCD flexible values format | Yonghong Zhu | 2017-12-27 | 1 | -0/+7 |
* | BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py file | Yonghong Zhu | 2017-12-27 | 1 | -1/+1 |
* | BaseTools: Support Structure PCD value assignment in DEC/DSC | Liming Gao | 2017-12-25 | 1 | -0/+1212 |