]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/BPDG/GenVpd.py
BaseTools: Replace StringIO.StringIO with io.BytesIO
[mirror_edk2.git] / BaseTools / Source / Python / BPDG / GenVpd.py
2018-06-27 Gary LinBaseTools: Replace StringIO.StringIO with io.BytesIO
2018-06-27 Gary LinBaseTools: Adjust the spaces around commas and colons
2018-04-18 Carsey, JabenBaseTools: refactor and remove un-needed use of .keys...
2018-03-30 Carsey, JabenBaseTools: Remove equality operator with None
2018-01-31 Yonghong ZhuBaseTools: Update BPDG to support L'' and '' format...
2018-01-31 Yonghong ZhuBaseTools: Fix the bug to align VPD PCD based on value...
2017-12-25 Liming GaoBaseTools: Generate correct VPD PCD value to store...
2016-03-14 Yonghong ZhuBaseTools/BPDG: Fix the bug to get the PCD Size
2016-03-10 Yonghong ZhuBaseTools: report warning if VOID* PCD with {} value...
2016-01-18 Yonghong ZhuBaseTools: VPD Tool to allocate VPD region be aligned...
2015-12-01 Yonghong ZhuBaseTools: Clean some coding style issues
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2013-11-18 Liming GaoSync BaseTool trunk (version r2610) into EDKII BaseTools.
2012-05-23 lgao4Sync BaseTools Trunk (version r2524) to EDKII main...
2010-11-15 lgao4Sync EDKII BaseTools to BaseTools project r2093.
2010-10-11 lgao4Sync EDKII BaseTools to BaseTools project r2065.
2010-09-06 qhuang8Add missing BPDG tool sources when sync to BaseTools...