summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/DecBuildData.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Correct the value assignment for StructurePcdFan, ZhijuX2019-05-101-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Various typoAntoine Coeur2019-02-141-4/+4
* BaseTools: Remove unused logic for EDKIFeng, Bob C2019-01-141-2/+1
* BaseTools: fix importsCarsey, Jaben2019-01-101-3/+6
* BaseTools: Enable Pcd Array support.bob.c.feng@intel.com2018-12-071-7/+22
* BaseTools: Don't save unused workspace dataCarsey, Jaben2018-09-201-3/+4
* BaseTools: Workspace classes refactor propertiesCarsey, Jaben2018-09-201-31/+27
* BaseTools: remove unused setter functionsJaben Carsey2018-08-201-16/+1
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-11/+11
* BaseTools: Rename String to StringUtils.Marvin.Haeuser@outlook.com2018-05-281-1/+1
* BaseTools: Replace PCD type strings with predefined constantCarsey, Jaben2018-05-021-11/+11
* 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