]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python/BPDG/GenVpd.py
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python / BPDG / GenVpd.py
2019-07-08 Antoine CœurBaseTools: Fix various typos
2019-04-09 Michael D KinneyBaseTools: Replace BSD License with BSD+Patent License
2019-02-01 Feng, Bob CBaseTools: Handle the bytes and str difference
2019-02-01 Zhijux FanBaseTools: change the Division Operator
2019-02-01 Feng, Bob CBaseTools:File open failed for VPD MapFile
2019-02-01 Zhijux FanBaseTool:Rename xrange() to range()
2018-12-06 Jaben CarseyBaseTools: create and use a standard shared variable...
2018-10-15 Liming GaoRevert BaseTools: PYTHON3 migration
2018-10-13 Yunhua FengBaseTools: change the Division Operator in the expression
2018-10-13 Yunhua FengBaseTools: Handle the bytes and str difference
2018-10-13 Yunhua FengBaseTools: fix the open file's read and write bugs
2018-10-13 Yunhua FengBaseTools: Rename xrange() to range()
2018-10-13 Yunhua FengBaseTools: Remove the "from __future__ import" items
2018-09-30 zhijufanBaseTools: refactor the error for PCD value is negative...
2018-08-23 Feng, YunhuaXBaseTools: remove cmp due to deprecated in python3
2018-07-16 Gary LinBaseTools: Use absolute import in BPDG
2018-07-09 Liming GaoBaseTools: Clean up source files
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...