Re: [edk2] [PATCH v2] MdeModulePkg/UiApp: Retrieve the value of language menu

2016-06-15 Thread Gao, Liming
Reviewed-by: Liming Gao > -Original Message- > From: Bi, Dandan > Sent: Thursday, June 16, 2016 9:51 AM > To: edk2-devel@lists.01.org > Cc: Gao, Liming ; Dong, Eric > Subject: [PATCH v2] MdeModulePkg/UiApp: Retrieve the

[edk2] [PATCH v2] MdeModulePkg/UiApp: Retrieve the value of language menu

2016-06-15 Thread Dandan Bi
In current UI code, we use oneof opcode without storage for language menu. If we change the language form A->B, then go to another form and then go back to the front page, the language menu always shows A. Now we fix this issue by retrieving the value of oneof opcode(language menu) when display