Re: [edk2] [patch] MdeModulePkg/FormDisplay: Make the LineWidth of option consistent

2017-05-09 Thread Dong, Eric
Reviewed-by: Eric Dong -Original Message- From: Bi, Dandan Sent: Wednesday, May 10, 2017 2:21 PM To: edk2-devel@lists.01.org Cc: Dong, Eric ; Gao, Liming Subject: [patch] MdeModulePkg/FormDisplay: Make the LineWidth of option consistent REF: https://bugzilla.tianocore.org/show_bug.cgi

[edk2] [patch] MdeModulePkg/FormDisplay: Make the LineWidth of option consistent

2017-05-09 Thread Dandan Bi
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 Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by