diff options
author | Bi, Dandan <dandan.bi@intel.com> | 2018-01-09 15:24:44 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2018-01-10 12:43:20 +0800 |
commit | 427b2f41a6e21140fde1ccd900ed228de672ce33 (patch) | |
tree | 53389e03b30057117a1db9d69db78f41b5908c88 /BaseTools/Source/Python/CommonDataClass | |
parent | 2117989c262d132ace1da033046883a9086f6eac (diff) | |
download | edk2-427b2f41a6e21140fde1ccd900ed228de672ce33.tar.gz edk2-427b2f41a6e21140fde1ccd900ed228de672ce33.tar.bz2 edk2-427b2f41a6e21140fde1ccd900ed228de672ce33.zip |
MdeModulePkg/VarCheckHii: Update data type for variable "ArrayIndex"
In some case the ArrayIndex with UINT16 may be not large enough to
hold the multiplication result of HiiQuestion->VarOffset * 8;
So this patch update the data type to fix this potential issue.
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
0 files changed, 0 insertions, 0 deletions