audk/ShellPkg/Application/Shell
lzeng14 ce68d3bc68 Add missing braces around initializer.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Qian Ouyang <qian.ouyang@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13817 6f19259b-4bc3-4df7-8a09-765794883524
2012-10-11 02:15:23 +00:00
..
ConsoleLogger.c Fix display color error when scroll up/down the screen. 2012-09-07 01:54:47 +00:00
ConsoleLogger.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ConsoleWrappers.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ConsoleWrappers.h console logger - support disabling the console out. 2011-03-25 22:23:05 +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 Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
Shell.h Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx protocol. 2012-07-30 03:50:42 +00:00
Shell.inf This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
Shell.uni Enable print error info when execute the application. 2012-04-27 01:47:35 +00:00
ShellEnvVar.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ShellEnvVar.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ShellManParser.c ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
ShellManParser.h udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
ShellParametersProtocol.c Update the "ConErr" related variable name to the new one "ErrOut". 2012-08-17 03:58:17 +00:00
ShellParametersProtocol.h Update the "ConErr" related variable name to the new one "ErrOut". 2012-08-17 03:58:17 +00:00
ShellProtocol.c ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces that do not pass control key modifiers (like SimpleTextInOutSerial) 2012-05-22 22:16:37 +00:00
ShellProtocol.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00