]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/SetupBrowser:Don't support password without interactive flag
authorDandan Bi <dandan.bi@intel.com>
Tue, 15 Nov 2016 11:13:33 +0000 (19:13 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 25 Nov 2016 02:50:26 +0000 (10:50 +0800)
commit9e2462b8a28b09738a3177e1694867ca114cc185
treed9a415647f50d89293a813666f57a2e00b3fa733
parent88f0c4e29c03600f2a45a5bd14c500049d2b09dc
MdeModulePkg/SetupBrowser:Don't support password without interactive flag

In current SetupBrowser, the logic related to non-interative password
is not correct. How to support it correctly or whether support it
is still under investigation. First step remove the incorrect logic.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@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: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Universal/SetupBrowserDxe/Setup.c