summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Workspace/BuildClassObject.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: move PCD size calculation functions to PcdClassObjectCarsey, Jaben2018-05-041-0/+31
* BaseTools: Workspace - refactor a dictCarsey, Jaben2018-05-041-1/+1
* BaseTools: remove Compound statementsCarsey, Jaben2018-05-041-5/+10
* BaseTools: eliminate {} from dictionary contructor callCarsey, Jaben2018-05-041-5/+5
* BaseTools: Fix the bug for VOID* pcd max size from component sectionYonghong Zhu2018-04-101-1/+2
* BaseTools: use built in OrderedDict instead of custom version.Carsey, Jaben2018-04-081-2/+2
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-1/+1
* BaseTool: Error handling for PCD datumtype.Feng, Bob C2018-03-191-0/+2
* BaseTools: Fixed Pcd from command line issue.BobCF2018-03-091-2/+2
* BaseTools: Fixed Pcd value override issue.BobCF2018-03-031-0/+4
* BaseTools: Improve build performance of structure PCD value generationFeng, Bob C2018-02-281-0/+4
* BaseTools: Fixed the pcd value override issue.Feng, Bob C2018-02-281-0/+4
* BaseTool: Fixed Pcd issues.Feng, Bob C2018-02-081-0/+1
* BaseTools: Support multiple .h fileFeng, Bob C2018-02-011-1/+1
* BaseTool: Fixed the StructurePcd incorrect value.Feng, Bob C2018-01-251-3/+6
* BaseTools: Add comments for the Structure Pcd definition in PcdValueInit.c fileFeng, Bob C2018-01-251-0/+4
* BaseTools: Fixed the issue of Multiple Skus are always disablesLiming Gao2017-12-251-1/+1
* BaseTools: Report Structure PCD value and SKU, DefaultStore infoLiming Gao2017-12-251-1/+2
* BaseTools: Support Structure PCD value inherit between the different SKUsLiming Gao2017-12-251-7/+10
* BaseTools: Collect DynamicHii PCD values and assign it to VPD PCD ValueLiming Gao2017-12-251-0/+4
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-0/+58
* BaseTools: Fix the bug 'DSC DEFAULT' in report wrongly use FDF valueYonghong Zhu2017-10-111-2/+5
* BaseTools/Build: Add SDL supportBob Feng2015-04-101-2/+5
* This patch is going to correct the external PCD database generation rule to s...Feng, Bob C2014-08-261-0/+2
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+2
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-4/+6
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-2/+2
* Check In tool source code based on Build tool project revision r1655.lgao42009-07-171-0/+364