audk/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit
jcarsey ecae51177e ShellPkg: Add checks for NULL pointers.
This adds lots of pointer verification with ASSERTs only used when the condition should be impossible and never for memory allocation.

signed-off-by: jcarsey
reviewed-by: geekboy15a

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12523 6f19259b-4bc3-4df7-8a09-765794883524
2011-10-10 20:32:17 +00:00
..
Edit.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
FileBuffer.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
FileBuffer.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
MainTextEditor.c cleanup function and eliminate build error. 2011-08-01 15:18:19 +00:00
MainTextEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
Misc.c add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
Misc.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
TextEditStrings.uni ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
TextEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
TextEditorTypes.h ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00