audk/MdeModulePkg/Universal/DisplayEngineDxe
Dandan Bi ef3d1df77b MdeModulePkg/DisplayEngine: Fix incorrect display issue
In a form, some new menus may be dynamically inserted between highlight
menu and previous top of screen menu when some question are refreshed.
So the highlight menu and previous top of screen menu perhaps can't be
shown in one page. Existing codes miss to handle this case then will
cause incorrect display.This patch is to fix this display issue.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.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-08-04 14:32:43 +08:00
..
DisplayEngine.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
DisplayEngineDxe.inf MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:34:06 +00:00
DisplayEngineExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
FormDisplay.c MdeModulePkg/DisplayEngine: Fix incorrect display issue 2017-08-04 14:32:43 +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