audk/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit
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
..
BufferImage.c ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
BufferImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
Clipboard.c add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
Clipboard.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
DiskImage.c add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
DiskImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
FileImage.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
FileImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
HexEdit.c EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output. 2011-04-11 22:00:31 +00:00
HexEditor.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
HexEditorTypes.h ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
HexeditStrings.uni ShellPkg: Added the Ctrl based hot key for hexedit 2011-08-03 17:28:04 +00:00
MainHexEditor.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
MainHexEditor.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
MemImage.c Refine comments and two code style. 2011-09-02 08:05:34 +00:00
MemImage.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
Misc.c update copyright line format 2011-06-07 08:08:19 +00:00
Misc.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00