[edk2] [PATCH 0/3] Update CWD and current mapping properly

Ruiyu Ni posted 3 patches 6 years, 7 months ago
Failed in applying to current master (apply log)
ShellPkg/Application/Shell/Shell.c                 | 18 +++++++++-
ShellPkg/Application/Shell/ShellProtocol.c         |  8 ++---
ShellPkg/Include/Library/ShellCommandLib.h         |  4 +--
.../UefiShellCommandLib/UefiShellCommandLib.c      | 42 +++++++++++++++++++---
4 files changed, 61 insertions(+), 11 deletions(-)
[edk2] [PATCH 0/3] Update CWD and current mapping properly
Posted by Ruiyu Ni 6 years, 7 months ago
The patches fix several bugs that caused by not updating CWD
and current mapping properly.

Huajing Li (3):
  ShellPkg: Rename gShellCurDir to gShellCurMapping
  ShellPkg: Fix bug that fails to change CWD after "map -r".
  ShellPkg: Update CWD and current mapping when commands return

 ShellPkg/Application/Shell/Shell.c                 | 18 +++++++++-
 ShellPkg/Application/Shell/ShellProtocol.c         |  8 ++---
 ShellPkg/Include/Library/ShellCommandLib.h         |  4 +--
 .../UefiShellCommandLib/UefiShellCommandLib.c      | 42 +++++++++++++++++++---
 4 files changed, 61 insertions(+), 11 deletions(-)

-- 
2.12.2.windows.2

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 0/3] Update CWD and current mapping properly
Posted by Carsey, Jaben 6 years, 7 months ago
Series.

Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ruiyu
> Ni
> Sent: Tuesday, August 29, 2017 1:11 AM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [PATCH 0/3] Update CWD and current mapping properly
> Importance: High
> 
> The patches fix several bugs that caused by not updating CWD and current
> mapping properly.
> 
> Huajing Li (3):
>   ShellPkg: Rename gShellCurDir to gShellCurMapping
>   ShellPkg: Fix bug that fails to change CWD after "map -r".
>   ShellPkg: Update CWD and current mapping when commands return
> 
>  ShellPkg/Application/Shell/Shell.c                 | 18 +++++++++-
>  ShellPkg/Application/Shell/ShellProtocol.c         |  8 ++---
>  ShellPkg/Include/Library/ShellCommandLib.h         |  4 +--
>  .../UefiShellCommandLib/UefiShellCommandLib.c      | 42
> +++++++++++++++++++---
>  4 files changed, 61 insertions(+), 11 deletions(-)
> 
> --
> 2.12.2.windows.2
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel