audk/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit
jcarsey 2e5c97edcd ShellPkg: Fix handling of empty files in Hexedit
Currently hexedit thinks all files that are non-existent (i.e. new) or empty must be a memory error since the pointer is checked, but the file size is not referenced.

Signed-off-by: jcarsey
Reviewed-by: jljusten

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12797 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-29 15:37:04 +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: Fix handling of empty files in Hexedit 2011-11-29 15:37:04 +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 ShellPkg: Add checks for NULL pointers. 2011-10-10 20:36:44 +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