public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/3] Update CWD and current mapping properly
@ 2017-08-29  8:11 Ruiyu Ni
  2017-08-29  8:11 ` [PATCH 1/3] ShellPkg: Rename gShellCurDir to gShellCurMapping Ruiyu Ni
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ruiyu Ni @ 2017-08-29  8:11 UTC (permalink / raw)
  To: edk2-devel

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



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

end of thread, other threads:[~2017-08-29 14:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-29  8:11 [PATCH 0/3] Update CWD and current mapping properly Ruiyu Ni
2017-08-29  8:11 ` [PATCH 1/3] ShellPkg: Rename gShellCurDir to gShellCurMapping Ruiyu Ni
2017-08-29  8:11 ` [PATCH 2/3] ShellPkg: Fix bug that fails to change CWD after "map -r" Ruiyu Ni
2017-08-29  8:11 ` [PATCH 3/3] ShellPkg: Update CWD and current mapping when commands return Ruiyu Ni
2017-08-29 14:58 ` [PATCH 0/3] Update CWD and current mapping properly Carsey, Jaben

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