mirror_edk2/ShellPkg/Application/Shell
jcarsey 733f138d84 console logger - support disabling the console out.
console wrapper - comment fixes.
file handle wrappers - allow for creation of layers of file interfaces to automatically convert ASCII to UCS-2.
shell - add CTRL-S support and change how searching for startup.nsh.
shellenvvar - zero the memory allocations.
shall man parser - input verification on the help text.
shellparameters protocol - input redirection verification enhanced, leave ^ behind when not used.
shell protocol - remove ASSERTs, fixed GetDeviceName, allow mapping of BlockIO devices, and enhanced key monitoring for CTRL-S (now CTRL-S and CTRL-C).

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11440 6f19259b-4bc3-4df7-8a09-765794883524
2011-03-25 22:23:05 +00:00
..
ConsoleLogger.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
ConsoleLogger.h ShellPkg: Fix path issues for Linux build support 2010-09-17 20:08:20 +00:00
ConsoleWrappers.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
ConsoleWrappers.h console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
FileHandleInternal.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
FileHandleWrappers.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
FileHandleWrappers.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Shell.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
Shell.h console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
Shell.inf fixes for IPF, CTRL-C support, and file redirection. 2010-11-16 22:31:47 +00:00
Shell.uni console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
ShellEnvVar.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
ShellEnvVar.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
ShellManParser.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
ShellManParser.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
ShellParametersProtocol.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
ShellParametersProtocol.h fixes for IPF, CTRL-C support, and file redirection. 2010-11-16 22:31:47 +00:00
ShellProtocol.c console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
ShellProtocol.h console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00