mirror of https://github.com/acidanthera/audk.git
5c793e7703
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> |
||
---|---|---|
.. | ||
DisplayEngine.uni | ||
DisplayEngineDxe.inf | ||
DisplayEngineExtra.uni | ||
FormDisplay.c | ||
FormDisplay.h | ||
FormDisplayStr.uni | ||
InputHandler.c | ||
ProcessOptions.c |