diff options
author | Dandan Bi <dandan.bi@intel.com> | 2017-02-09 16:17:34 +0300 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2017-02-21 14:19:05 +0300 |
commit | 5c793e7703146e4c20d8e0074e7908f723d499b0 (patch) | |
tree | 971ba524985928893591c40dd12486290e493ad1 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
parent | 087132a84a43c1939550122f10e234ab2e2c324d (diff) | |
download | edk2-5c793e7703146e4c20d8e0074e7908f723d499b0.tar.xz |
MdeMoudlePkg/DisplayEngine: Fix incorrect index used in array "InputText"
When set value to the array "InputText", the index was used incorrectly.
And the array "InputText" is not initialized. These will cause some value
in the array is random, so it will be shown incorrectly sometimes.
This patch is to fix this issue.
https://bugzilla.tianocore.org/show_bug.cgi?id=358
Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Wang Cloud <winggundum82@163.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions