summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/DscBuildData.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py fileYonghong Zhu2017-12-271-1/+1
* BaseTools: Fix building FatPkg failed issueFeng, Bob C2017-12-261-2/+16
* BaseTools: Fixed the issue of structure pcd filed sku inherit overrideLiming Gao2017-12-251-57/+71
* BaseTools: Fix VPD data optimization issueLiming Gao2017-12-251-1/+2
* BaseTools: Support nest field name in DSC/DECLiming Gao2017-12-251-12/+13
* BaseTools: Check PCD DataType and the maxsize.BobCF2017-12-251-3/+12
* BaseTools: Correct PCD generation logic to make sure DB is useLiming Gao2017-12-251-12/+12
* BaseTools: Add error message if Structure PCD value is wrongLiming Gao2017-12-251-3/+35
* BaseTools: Fixed the issue of Multiple Skus are always disablesLiming Gao2017-12-251-25/+57
* BaseTools: Update NV Default Header format to include the max sizeLiming Gao2017-12-251-38/+8
* BaseTools: Report Structure PCD value and SKU, DefaultStore infoLiming Gao2017-12-251-20/+21
* BaseTools: PcdDataBase Optimization for multiple SkuIdsLiming Gao2017-12-251-51/+92
* BaseTools: Support Structure PCD value inherit between the different SKUsLiming Gao2017-12-251-194/+363
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-0/+1740