summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Common/VpdInfoFile.py
Commit message (Expand)AuthorAgeFilesLines
* BaseTools:Updata the output encoding of the Popen functionBob Feng2019-08-011-1/+1
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools: Handle the bytes and str differenceFeng, Bob C2019-02-011-5/+5
* BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C2018-12-151-3/+3
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-061-4/+4
* BaseTools: Fix BPDG tool print traceback info issueFeng, YunhuaX2018-10-261-3/+2
* Revert BaseTools: PYTHON3 migrationLiming Gao2018-10-151-5/+6
* BaseTools: Handle the bytes and str differenceYunhua Feng2018-10-131-5/+5
* BaseTools: Remove the "from __future__ import" itemsYunhua Feng2018-10-131-1/+0
* BaseTools: Clean up source filesLiming Gao2018-07-091-42/+42
* BaseTools: Fix old python2 idiomsGary Lin2018-06-271-2/+1
* BaseTools: Adjust the spaces around commas and colonsGary Lin2018-06-271-5/+5
* BaseTools: Remove the deprecated hash_key()Gary Lin2018-06-271-1/+1
* BaseTools: Remove tuple parameter in python scriptsGary Lin2018-06-271-1/+2
* BaseTools: Refactor python print statementsGary Lin2018-06-271-1/+2
* BaseTools: Refactor python except statementsGary Lin2018-06-271-1/+1
* BaseTools: Cleanup unneeded codeJaben Carsey2018-06-131-1/+1
* BaseTools: move PCD size calculation functions to PcdClassObjectCarsey, Jaben2018-05-041-1/+1
* BaseTools: replace 'UINT8','UINT16','UINT32','UINT64','VOID*' with shared con...Carsey, Jaben2018-04-231-2/+2
* BaseTools: merge towards minimum PCD MAX <something> methodsCarsey, Jaben2018-04-181-4/+3
* BaseTools: refactor and remove un-needed use of .keys() on dictionariesCarsey, Jaben2018-04-181-4/+4
* BaseTools: Remove equality operator with NoneCarsey, Jaben2018-03-301-6/+6
* BaseTools: Fix VPD data optimization issueLiming Gao2017-12-251-12/+9
* BaseTools: Optimize VPD PCD value for the different SKUsLiming Gao2017-12-251-0/+6
* BaseTools: PcdDataBase Optimization for multiple SkuIdsLiming Gao2017-12-251-2/+3
* BaseTools: Update python tool to call external tools with shell true modeLiming Gao2016-09-211-3/+4
* BaseTools: Add mixed PCD support featureYonghong Zhu2016-04-201-3/+12
* BaseTools:Incremental build not work if VPD values in DSC changed by -DYonghong Zhu2016-01-291-28/+16
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-151-2/+3
* Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao2013-11-181-11/+14
* Sync EDKII BaseTools to BaseTools project r2093.lgao42010-11-151-1/+3
* Sync EDKII BaseTools to BaseTools project r2065.lgao42010-10-111-14/+9
* Sync EDKII BaseTools to BaseTools project r2042.qhuang82010-09-061-0/+259