summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/BPDG
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Fix various typosAntoine Cœur2019-07-081-3/+3
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-4/+4
* BaseTools: change the Division OperatorZhijux Fan2019-02-011-4/+4
* BaseTools:File open failed for VPD MapFileFeng, Bob C2019-02-011-3/+7
* BaseTool:Rename xrange() to range()Zhijux Fan2019-02-011-3/+3
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-061-7/+7
* BaseTools: Fix BPDG tool print traceback info issueFeng, YunhuaX2018-10-261-1/+4
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-152-12/+16
* BaseTools: change the Division Operator in the expressionYunhua Feng2018-10-131-4/+4
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-4/+3
* BaseTools: fix the open file's read and write bugsYunhua Feng2018-10-131-2/+2
* BaseTools: Rename xrange() to range()Yunhua Feng2018-10-131-3/+3
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-132-3/+0
* BaseTools: refactor the error for PCD value is negative or exceed maxzhijufan2018-09-301-31/+13
* BaseTools: remove cmp due to deprecated in python3Feng, YunhuaX2018-08-231-2/+2
* BaseTools: Use absolute import in BPDGGary Lin2018-07-162-3/+5
* BaseTools: Clean up source filesLiming Gao2018-07-093-102/+102
* BaseTools: Replace StringIO.StringIO with io.BytesIOGary Lin2018-06-271-3/+3
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-6/+6
* BaseTools: Refactor python print statementsGary Lin2018-06-271-1/+2
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-1/+1
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-302-7/+7
* BaseTools: Update BPDG to support L'' and '' format as VPD Pcd ValueYonghong Zhu2018-01-311-14/+18
* BaseTools: Fix the bug to align VPD PCD based on value typeYonghong Zhu2018-01-311-2/+12
* BaseTools: Generate correct VPD PCD value to store the default settingLiming Gao2017-12-251-0/+8
* BaseTools/BPDG: Fix the bug to get the PCD SizeYonghong Zhu2016-03-141-15/+15
* BaseTools: report warning if VOID* PCD with {} value is not 8-byte alignedYonghong Zhu2016-03-101-2/+10
* BaseTools: Change source files to DOS format.Liming Gao2016-03-102-10/+10
* BaseTools-Source: Update displayed version informationedk2 dev2016-02-162-10/+10
* BaseTools: VPD Tool to allocate VPD region be aligned based on value typeYonghong Zhu2016-01-181-12/+26
* BaseTools: Clean some coding style issuesYonghong Zhu2015-12-011-149/+149
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-152-5/+5
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-6/+8
* Sync BaseTools Trunk (version r2524) to EDKII main trunk. lgao42012-05-231-1/+1
* Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao42011-09-181-1/+2
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-11/+27
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-113-32/+138
* Add missing BPDG tool sources when sync to BaseTools r2042qhuang82010-09-064-0/+791