summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/AutoGen/GenPcdDb.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Replace Binary File type strings with predefined constantCarsey, Jaben2018-05-021-2/+2
* BaseTools: Replace PCD type strings with predefined constantCarsey, Jaben2018-05-021-1/+1
* BaseTools: DataType - cleanup list constantsCarsey, Jaben2018-05-021-2/+2
* BaseTools: AutoGen - remove dictionary populated, but never accessedCarsey, Jaben2018-04-261-2/+0
* BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con...Carsey, Jaben2018-04-231-12/+12
* BaseTools: use predefined constants instead of local stringsCarsey, Jaben2018-04-181-7/+10
* BaseTools: Fix the bug for VOID* pcd max size from component sectionYonghong Zhu2018-04-101-2/+5
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-1/+1
* BaseTool: Fixed the issue of empty PcdDB.BobCF2018-03-231-4/+5
* BaseTools: Fixed Pcd value override issue.BobCF2018-03-031-12/+0
* BaseTools: Fixed build failure for the PCD value initialization.Feng, Bob C2018-01-251-2/+14
* BaseTools: Fixed the issue of Multiple Skus are always disablesLiming Gao2017-12-251-3/+2
* BaseTools: Update SkuId as SKU_ID type to follow current implementationLiming Gao2017-12-251-9/+15
* BaseTools: Report Structure PCD value and SKU, DefaultStore infoLiming Gao2017-12-251-1/+1
* BaseTools: PcdDataBase Optimization for multiple SkuIdsLiming Gao2017-12-251-110/+117
* BaseTools: Support Structure PCD value inherit between the different SKUsLiming Gao2017-12-251-1/+1
* BaseTools: Collect DynamicHii PCD values and assign it to VPD PCD ValueLiming Gao2017-12-251-25/+0
* BaseTools: Support Structure PCD value assignment in DEC/DSCLiming Gao2017-12-251-0/+3
* BaseTools: Follow PI1.4a to fix artificial limitation of PCD SkuId rangeYonghong Zhu2016-09-201-34/+57
* BaseTools: Add mixed PCD support featureYonghong Zhu2016-04-201-6/+16
* BaseTools: add new command line option to support override PCD valueYonghong Zhu2016-03-161-1/+12
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-4/+4
* BaseTools/Build: The PCD value in uninitialized data range should be natural ...Bob Feng2015-05-121-0/+12
* BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng2015-04-101-1/+4
* BaseTools/Build: Add SDL supportBob Feng2015-04-101-11/+43
* This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C2014-09-121-5/+19
* Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming2014-01-101-59/+91
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-0/+1566