]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenC.py
BaseTools: Correct VOID* PatchPcd Size in Library Autogen
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 10 May 2017 08:35:30 +0000 (16:35 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 11 May 2017 06:29:27 +0000 (14:29 +0800)
commita6c31c6d6349a51041d8b77df375c340043e36bd
tree05e3d0cc8758f1d76c1af58001e185e3574b0599
parent8ecb1e9befbf9a049f74486274288c1bc677ebf3
BaseTools: Correct VOID* PatchPcd Size in Library Autogen

This patch correct the VOID* PatchPcd Size info generated in the
Library's autogen file. Update it to use the MaxDatumSize.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/GenC.py