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
GenVpd.py BaseTools/BPDG: Fix the bug to get the PCD Size 2016-03-14 11:33:12 +08:00
StringTable.py
__init__.py