]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/SetupBrowserDxe/Setup.c
MdeModulePkg:Restore the HiiValue for string opcode
authorDandan Bi <dandan.bi@intel.com>
Wed, 27 Jan 2016 02:35:36 +0000 (02:35 +0000)
committerdandanbi <dandanbi@Edk2>
Wed, 27 Jan 2016 02:35:36 +0000 (02:35 +0000)
commitcb312fb1f7fc6d1efc50d569fb33a21d28480c20
tree1a32b9afd0f6816700338714f485219d3508d02f
parentf447734e4f9879e7333a3b6c5548f0d23529a3af
MdeModulePkg:Restore the HiiValue for string opcode

String opcode has HiiValue and BufferValue,BufferValue for string content,
HiiValue for StringId.Function GetQuestionValue only update the
BufferValue(string content),but the StringId and string content
do not match,now fix this issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19750 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/SetupBrowserDxe/Setup.c