audk/ShellPkg/Library/UefiShellDebug1CommandsLib
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 ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
HexEdit ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
SmbiosView ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
Bcfg.c remove duplicate memory de-allocation. 2011-04-01 22:19:02 +00:00
Comp.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Compress.c Comment's added and fixed. 2011-04-01 22:16:01 +00:00
Compress.h comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Dblk.c Fix Xcode, clang, and ARM build and link issues. 2011-04-07 21:50:16 +00:00
Dmem.c Fix Xcode, clang, and ARM build and link issues. 2011-04-07 21:50:16 +00:00
DmpStore.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
EditInputBar.c add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditInputBar.h add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditMenuBar.c add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditMenuBar.h ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
EditStatusBar.c add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditStatusBar.h add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditTitleBar.c EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output. 2011-04-11 22:00:31 +00:00
EditTitleBar.h smbiosview - add user input verification. 2011-03-29 19:31:18 +00:00
EfiCompress.c correct last commit. fix build break for some compilers. 2011-04-04 16:11:07 +00:00
EfiDecompress.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
LoadPciRom.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
MemMap.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Mm.c Fix Xcode, clang, and ARM build and link issues. 2011-04-07 21:50:16 +00:00
Mode.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Pci.c ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
Pci.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
SerMode.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
SetSize.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
SetVar.c check memory allocations for success. 2011-04-04 21:41:24 +00:00
UefiShellDebug1CommandsLib.c ShellPkg: Fix GCC 4.4 build issues 2011-04-12 03:18:38 +00:00
UefiShellDebug1CommandsLib.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
UefiShellDebug1CommandsLib.inf add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
UefiShellDebug1CommandsLib.uni smbiosview - add user input verification. 2011-03-29 19:31:18 +00:00