audk/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit
jljusten 2b578de0b2 ShellPkg: Fix GCC 4.4 build issues
This change fixes various GCC 4.4 build issues
* EFIAPI usage inconsistencies
* multi-character literal warning ('eell')
* Filename case inconsistencies
* Use 'ULL' suffix for integers > 4GB

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11519 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-12 03:18:38 +00:00
..
Edit.c add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
FileBuffer.c check memory allocations for success. 2011-04-04 21:41:24 +00:00
FileBuffer.h add Edit and HexEdit commands. 2011-03-25 21:15:07 +00:00
MainTextEditor.c ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +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 add Edit and HexEdit commands. 2011-03-25 21:15:07 +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