summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/InfBuildData.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-4/+1
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-3/+3
* BaseTools: Fix one or more multiply defined symbols found issueFeng, YunhuaX2018-04-151-2/+3
* BaseTools: Fix two cases that use GUID CName as PCD ValueYonghong Zhu2018-04-101-0/+1
* BaseTools: Workspace - use built in OrderedDict instead of custom version.Carsey, Jaben2018-04-081-29/+23
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-95/+95
* BaseTools: Support PCD flexible values formatYonghong Zhu2017-12-271-0/+7
* BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py fileYonghong Zhu2017-12-271-1/+1
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-0/+1212