mirror_edk2/BaseTools/Source/Python/BPDG
Yonghong Zhu 86737681af BaseTools: Fix the bug to align VPD PCD based on value type
Spec required for VOID* VPD Pcd, Ascii string use byte alignment, byte
array use 8-byte alignment, unicode string use 2-byte alignment.
while when the VPD pcd offset use *, the offset generated in the .map
file not follow this rule.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-01-31 17:47:50 +08:00
..
__init__.py Add missing BPDG tool sources when sync to BaseTools r2042 2010-09-06 02:01:57 +00:00
BPDG.py BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00
GenVpd.py BaseTools: Fix the bug to align VPD PCD based on value type 2018-01-31 17:47:50 +08:00
StringTable.py BaseTools: Change source files to DOS format. 2016-03-10 17:37:51 +08:00