audk/ShellPkg/Application/Shell
Jaben Carsey d233c12291 ShellPkg: Fix help MAN file searching
Make sure that “help App” and “help App.EFI” work the same by removing “.efi” (case insensitive) from the end of the string before searching for MAN file.

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@14853 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-15 20:21:34 +00:00
..
ConsoleLogger.c ShellPkg: Stop running command when page break quit 2013-10-24 17:29:33 +00:00
ConsoleLogger.h ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00
ConsoleWrappers.c ShellPkg: Fixes the shell so output redirection works for the 'mode' command 2013-10-24 17:47:57 +00:00
ConsoleWrappers.h ShellPkg: Fixes the shell so output redirection works for the 'mode' command 2013-10-24 17:47:57 +00:00
FileHandleInternal.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
FileHandleWrappers.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
FileHandleWrappers.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Shell.c ShellPkg: Skip leading tabs when processing command line and scripts 2013-11-15 18:41:50 +00:00
Shell.h ShellPkg: make automatically created shells quit automatically 2013-06-27 16:11:39 +00:00
Shell.inf ShellPkg: Fixes for shell application launch, argument handling, and version output: 2013-10-18 15:49:23 +00:00
Shell.uni ShellPkg: Fixes for shell application launch, argument handling, and version output: 2013-10-18 15:49:23 +00:00
ShellEnvVar.c ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00
ShellEnvVar.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ShellManParser.c ShellPkg: Fix help MAN file searching 2013-11-15 20:21:34 +00:00
ShellManParser.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
ShellParametersProtocol.c ShellPkg: verify that leading and trailing % are removed from variable names when doing command line redirection to an environment variable. 2013-11-15 18:39:26 +00:00
ShellParametersProtocol.h ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00
ShellProtocol.c Refine the select language logic. 2013-09-05 03:02:14 +00:00
ShellProtocol.h ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00