Reviewed-by: Liming Gao <liming....@intel.com>

> -----Original Message-----
> From: Bi, Dandan
> Sent: Thursday, November 17, 2016 10:24 AM
> To: edk2-devel@lists.01.org
> Cc: Gao, Liming <liming....@intel.com>; Dong, Eric <eric.d...@intel.com>;
> Yao, Jiewen <jiewen....@intel.com>
> Subject: [patch 0/4] MdeModulePkg: 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.
> 
> These patches series remove non-interative password logic in Browser
> and remove the sample code in the DriverSampleDxe.
> 
> Cc: Liming Gao <liming....@intel.com>
> Cc: Eric Dong <eric.d...@intel.com>
> Cc: Jiewen Yao <jiewen....@intel.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Dandan Bi <dandan...@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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to