summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/BPDG
AgeCommit message (Expand)AuthorFilesLines
2018-04-18BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben1-1/+1
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben2-7/+7
2018-01-31BaseTools: Update BPDG to support L'' and '' format as VPD Pcd ValueYonghong Zhu1-14/+18
2018-01-31BaseTools: Fix the bug to align VPD PCD based on value typeYonghong Zhu1-2/+12
2017-12-25BaseTools: Generate correct VPD PCD value to store the default settingLiming Gao1-0/+8
2016-03-14BaseTools/BPDG: Fix the bug to get the PCD SizeYonghong Zhu1-15/+15
2016-03-10BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu1-2/+10
2016-03-10BaseTools: Change source files to DOS format.Liming Gao2-10/+10
2016-02-16BaseTools-Source: Update displayed version informationedk2 dev2-10/+10
2016-01-18BaseTools: VPD Tool to allocate VPD region be aligned based on value typeYonghong Zhu1-12/+26
2015-12-01BaseTools: Clean some coding style issuesYonghong Zhu1-149/+149
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2-5/+5
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao1-6/+8
2012-05-23Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao41-1/+1
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+2
2010-11-15Sync EDKII BaseTools to BaseTools project r2093.lgao41-11/+27
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao43-32/+138
2010-09-06Add missing BPDG tool sources when sync to BaseTools r2042qhuang84-0/+791