From: Ruiyu Ni <ruiyu.ni@intel.com>
To: edk2-devel@lists.01.org
Subject: [PATCH 0/6] Fix shell TAB completion issue and bugs in LS command
Date: Mon, 8 Aug 2016 18:28:28 +0800 [thread overview]
Message-ID: <20160808102834.129372-1-ruiyu.ni@intel.com> (raw)
The patches fix shell TAB completion issue and several issues in LS command.
Ruiyu Ni (6):
ShellPkg: TAB logic incorrectly chops out fs0: when typing fs0:<TAB>
ShellPkg: TAB logic incorrectly shows files in CWD when typing \<TAB>
ShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT" path
MdePkg: Enhance PathRemoveLastItem() to support "FS0:File.txt"
ShellPkg/ls: Fix to support "ls fs0:File.txt"
ShellPkg/ls: Display the correct directory path
MdePkg/Library/BaseLib/FilePaths.c | 5 +-
ShellPkg/Application/Shell/FileHandleWrappers.c | 323 ++++++++++++++---------
ShellPkg/Application/Shell/ShellProtocol.c | 13 +-
ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c | 10 +-
4 files changed, 210 insertions(+), 141 deletions(-)
--
2.9.0.windows.1
next reply other threads:[~2016-08-08 10:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-08 10:28 Ruiyu Ni [this message]
2016-08-08 10:28 ` [PATCH 1/6] ShellPkg: TAB logic incorrectly chops out fs0: when typing fs0:<TAB> Ruiyu Ni
2016-08-08 10:28 ` [PATCH 2/6] ShellPkg: TAB logic incorrectly shows files in CWD when typing \<TAB> Ruiyu Ni
2016-08-08 10:28 ` [PATCH 3/6] ShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT" path Ruiyu Ni
2016-08-08 10:28 ` [PATCH 4/6] MdePkg: Enhance PathRemoveLastItem() to support "FS0:File.txt" Ruiyu Ni
2016-08-08 10:28 ` [PATCH 5/6] ShellPkg/ls: Fix to support "ls fs0:File.txt" Ruiyu Ni
2016-08-08 10:28 ` [PATCH 6/6] ShellPkg/ls: Display the correct directory path Ruiyu Ni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160808102834.129372-1-ruiyu.ni@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox