audk/MdeModulePkg/Universal/DisplayEngineDxe
Dandan Bi 5c793e7703 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>
2017-02-21 19:19:05 +08:00
..
DisplayEngine.uni
DisplayEngineDxe.inf
DisplayEngineExtra.uni
FormDisplay.c MdeModulePkg/DisplayEngine: Popup dialogue when password is not supported 2016-11-25 10:50:26 +08:00
FormDisplay.h MdeModulePkg/DisplayEngine: Popup dialogue when password is not supported 2016-11-25 10:50:26 +08:00
FormDisplayStr.uni MdeModulePkg/DisplayEngine: Popup dialogue when password is not supported 2016-11-25 10:50:26 +08:00
InputHandler.c MdeMoudlePkg/DisplayEngine: Fix incorrect index used in array "InputText" 2017-02-21 19:19:05 +08:00
ProcessOptions.c MdeModulePkg: Clear the buffer after using it 2016-11-25 10:50:27 +08:00