]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c
MdeModulePkg/FormDisplay: Make the LineWidth of option consistent
authorDandan Bi <dandan.bi@intel.com>
Wed, 10 May 2017 01:47:06 +0000 (09:47 +0800)
committerHao Wu <hao.a.wu@intel.com>
Thu, 11 May 2017 02:48:49 +0000 (10:48 +0800)
commitdf5914993c9d4db87e4132bcc3b88efb48db5c6e
treeb1a95402f2556a497cde50300d30f51f4f4e7c7d
parentbcd999d2377d1a34bb3b5c02e4206a8d149999a2
MdeModulePkg/FormDisplay: Make the LineWidth of option consistent

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=529

LineWidth of option in funcrion UpdateSkipInfoForMenu and DisplayOneMenu
are inconsistent. Now fix this issue to avoid incorrect UI display.

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>
MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c