audk/BaseTools/Source/Python/BPDG
Yonghong Zhu 53c1329529 BaseTools/BPDG: Fix the bug to get the PCD Size
The original bug is only consider int format of PcdSize, but forgot the
Hex format. The fix is use the already exist variable PCD.PcdBinSize
which done to translate PCD size cover both format.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-03-14 11:33:12 +08:00
..
BPDG.py BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
GenVpd.py BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
StringTable.py BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
__init__.py Add missing BPDG tool sources when sync to BaseTools r2042 2010-09-06 02:01:57 +00:00