summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/InfBuildData.py
AgeCommit message (Expand)AuthorFilesLines
2018-04-15BaseTools: Fix one or more multiply defined symbols found issueFeng, YunhuaX1-2/+3
2018-04-10BaseTools: Fix two cases that use GUID CName as PCD ValueYonghong Zhu1-0/+1
2018-04-08BaseTools: Workspace - use built in OrderedDict instead of custom version.Carsey, Jaben1-29/+23
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-95/+95
2017-12-27BaseTools: Support PCD flexible values formatYonghong Zhu1-0/+7
2017-12-27BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py fileYonghong Zhu1-1/+1
2017-12-25BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao1-0/+1212