audk/ShellPkg/Library/UefiShellDebug1CommandsLib
lzeng14 ce68d3bc68 Add missing braces around initializer.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Qian Ouyang <qian.ouyang@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jeff Fan <jeff.fan@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13817 6f19259b-4bc3-4df7-8a09-765794883524
2012-10-11 02:15:23 +00:00
..
Edit Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
HexEdit Add missing braces around initializer. 2012-10-11 02:15:23 +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 code to make it more safely. 2012-09-10 09:35:43 +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