audk/ShellPkg/Library/UefiShellDebug1CommandsLib
ydong10 44c5d6b548 Refine coding style.
Signed-off-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13700 6f19259b-4bc3-4df7-8a09-765794883524
2012-09-05 08:46:51 +00:00
..
Edit ShellPkg: Allow for format character strings to be typed in editor without having effect on editor screen. 2012-01-30 18:44:41 +00:00
HexEdit ShellPkg: Fix handling of empty files in Hexedit 2011-11-29 15:37:04 +00:00
SmbiosView Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
Bcfg.c Change Bcfg.c to use the new definition of EFI_KEY_OPTION. 2012-08-27 10:09:34 +00:00
Comp.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
Compress.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
Compress.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
Dblk.c Clarify that the shared variables of the shell protocols are properly named. 2011-06-27 21:04:22 +00:00
Dmem.c Fix Xcode, clang, and ARM build and link issues. 2011-04-07 21:50:16 +00:00
DmpStore.c Refine coding style. 2012-09-05 08:46:51 +00:00
EditInputBar.c ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
EditInputBar.h add Edit and Hexedit shared features. 2011-03-25 21:15:26 +00:00
EditMenuBar.c ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
EditMenuBar.h ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +00:00
EditStatusBar.c ShellPkg: Added the Ctrl based hot key and changed text editor's UI. 2011-07-20 20:10:45 +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 ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
EfiDecompress.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
LoadPciRom.c Improve robustness when scanning PCI Option ROM. 2012-03-14 03:17:17 +00:00
MemMap.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Mm.c The format strings are using notations that require UINTNs (like "0x%02x") but a UINT64 type was being passed instead. This patch adds a typecast to UINTN so the print processing works correctly. 2012-08-07 00:54:29 +00:00
Mode.c comp - add comments and add input verification 2011-03-25 21:22:20 +00:00
Pci.c ShellPkg: update pci enumeration routine for platforms with multiple pci segments. 2012-07-11 19:08:40 +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: Add support for filenames with spaces. 2011-11-11 16:45:19 +00:00
UefiShellDebug1CommandsLib.h Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellDebug1CommandsLib.inf Add SMBIOS 2.7.1 support to SmbiosView command. 2012-03-15 08:29:49 +00:00
UefiShellDebug1CommandsLib.uni ShellPkg: Fix en-US characters that are outside the Basic Latin character set range 2012-06-12 17:22:19 +00:00