summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/DecBuildData.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-2/+2
* BaseTools: use built in OrderedDict instead of custom version.Carsey, Jaben2018-04-081-12/+12
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-18/+18
* BaseTool: Error handling for PCD datumtype.Feng, Bob C2018-03-191-4/+9
* BaseTool: GUID format PCD value assignment fail in Structure PCD fieldBobCF2018-02-281-1/+2
* BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2018-02-281-2/+10
* BaseTools: Fixed the pcd value override issue.Feng, Bob C2018-02-281-0/+1
* BaseTool: Fixed Pcd issues.Feng, Bob C2018-02-081-5/+2
* BaseTools: enhance error check for DatumType formatYonghong Zhu2018-02-061-1/+6
* BaseTools: Support multiple .h fileFeng, Bob C2018-02-011-1/+1
* BaseTools: Add comments for the Structure Pcd definition in PcdValueInit.c fileFeng, Bob C2018-01-251-0/+2
* BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py fileYonghong Zhu2017-12-271-1/+1
* BaseTools: Report Structure PCD value and SKU, DefaultStore infoLiming Gao2017-12-251-2/+3
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-0/+462