]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c
ShellPkg: Update "ls" command to better handle "-r" parameter
authorJaben Carsey <Jaben.Carsey@intel.com>
Tue, 18 Feb 2014 21:53:00 +0000 (21:53 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 18 Feb 2014 21:53:00 +0000 (21:53 +0000)
commit929fb3be4169eb520272056c00b11bb3fb3f6458
treef98f1488e67c3b3c35e6c2e40740795400df5738
parentebddddadff3ce37c21bf41b2b46252c0a9390cfb
ShellPkg: Update "ls" command to better handle "-r" parameter

This makes sure that recursion into sub directories looks through all subdirectories, not just those that match the initial search pass.  Also only prints out any information for directories in which at least one matching file is found.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <Jaben.Carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15250 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel2CommandsLib/Ls.c