]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore form
authorDandan Bi <dandan.bi@intel.com>
Thu, 12 Jan 2017 10:49:40 +0000 (18:49 +0800)
committerHao Wu <hao.a.wu@intel.com>
Thu, 19 Jan 2017 02:14:36 +0000 (10:14 +0800)
commit9cf1aa29cf4036c21a69b6faeebd4d91dd50b12e
tree070ea355df531cdc421a65a9d4723753ace711b9
parentd9b64abbdf70e42f8e20bd372aaf9605cb20b725
MdeModulePkg/FileExplorer: Update QuesrionId when Updating FileExplore form

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

When user select and enter a directory, File Explorer will update the
form based on the new folders and files in the directory. But when
creating question opcodes, the question id is same with previous one
and this will cause browser to show the highlight menu incorrectly.

Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@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/Library/FileExplorerLib/FileExplorer.c
MdeModulePkg/Library/FileExplorerLib/FileExplorer.h