summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/BPDG/BPDG.py
AgeCommit message (Expand)AuthorFilesLines
8 daysBaseTools: Remove unused importPierre Gondois1-1/+0
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-26BaseTools: Fix BPDG tool print traceback info issueFeng, YunhuaX1-1/+4
2018-10-15Revert BaseTools: PYTHON3 migrationLiming Gao1-0/+2
2018-10-13BaseTools: Remove the "from __future__ import" itemsYunhua Feng1-2/+0
2018-07-16BaseTools: Use absolute import in BPDGGary Lin1-2/+3
2018-07-09BaseTools: Clean up source filesLiming Gao1-29/+29
2018-06-27BaseTools: Refactor python print statementsGary Lin1-1/+2
2018-03-30BaseTools: Remove equality operator with NoneCarsey, Jaben1-5/+5
2016-03-10BaseTools: Change source files to DOS format.Liming Gao1-3/+3
2016-02-16BaseTools-Source: Update displayed version informationedk2 dev1-3/+3
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen1-2/+2
2011-09-18Sync BaseTools Branch (version r2321) to EDKII main trunk. lgao41-1/+2
2010-10-11Sync EDKII BaseTools to BaseTools project r2065.lgao41-14/+31
2010-09-06Add missing BPDG tool sources when sync to BaseTools r2042qhuang81-0/+141