]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenC.py
BaseTools: fix the bug to add PaletteSize info into AutoGen
authorYonghong Zhu <yonghong.zhu@intel.com>
Tue, 29 Nov 2016 02:09:17 +0000 (10:09 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Wed, 30 Nov 2016 04:26:51 +0000 (12:26 +0800)
commite148e6e9625f8a0054f131bacba4e5c9a21a4377
tree46285f3a3ab944444a275e37b26abbc4882314e9
parent60a5378208f8b60e0a04ac724a639ad19158e778
BaseTools: fix the bug to add PaletteSize info into AutoGen

Fix the bug to add PaletteSize info into AutoGen.c when the flag
UEFI_HII_RESOURCE_SECTION is set to FALSE.

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