public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch 0/4] MdeModulePkg: Don't support password without interactive flag
@ 2016-11-17  2:24 Dandan Bi
  2016-11-17  2:24 ` [patch 1/4] MdeModulePkg/DisplayEngine: Popup dialogue when password is not supported Dandan Bi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dandan Bi @ 2016-11-17  2:24 UTC (permalink / raw)
  To: edk2-devel; +Cc: Liming Gao, Eric Dong, Jiewen Yao

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.

These patches series remove non-interative password logic in Browser
and remove the sample code in the DriverSampleDxe.

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>

Dandan Bi (4):
  MdeModulePkg/DisplayEngine: Popup dialogue when password is not
    supported
  MdeModulePkg/SetupBrowser:Don't support password without interactive
    flag
  MdeModulePkg: Clear the buffer after using it
  MdeModulePkg/DriverSampleDxe: Remove the non-interactive password

 .../Universal/DisplayEngineDxe/FormDisplay.c       |  3 +++
 .../Universal/DisplayEngineDxe/FormDisplay.h       |  3 ++-
 .../Universal/DisplayEngineDxe/FormDisplayStr.uni  |  7 +++++--
 .../Universal/DisplayEngineDxe/ProcessOptions.c    |  8 +++++++-
 .../Universal/DriverSampleDxe/NVDataStruc.h        |  1 -
 MdeModulePkg/Universal/DriverSampleDxe/Vfr.vfr     | 10 ----------
 .../Universal/SetupBrowserDxe/Presentation.c       |  1 +
 MdeModulePkg/Universal/SetupBrowserDxe/Setup.c     | 23 ++--------------------
 8 files changed, 20 insertions(+), 36 deletions(-)

-- 
1.9.5.msysgit.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-11-24  5:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-17  2:24 [patch 0/4] MdeModulePkg: Don't support password without interactive flag Dandan Bi
2016-11-17  2:24 ` [patch 1/4] MdeModulePkg/DisplayEngine: Popup dialogue when password is not supported Dandan Bi
2016-11-17  2:24 ` [patch 2/4] MdeModulePkg/SetupBrowser:Don't support password without interactive flag Dandan Bi
2016-11-17  2:24 ` [patch 3/4] MdeModulePkg: Clear the buffer after using it Dandan Bi
2016-11-17  2:24 ` [patch 4/4] MdeModulePkg/DriverSampleDxe: Remove the non-interactive password Dandan Bi
2016-11-24  5:15 ` [patch 0/4] MdeModulePkg: Don't support password without interactive flag Gao, Liming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox