audk/ShellPkg/Library
Dong Eric 41089802d5 Refine code to follow edkii coding style.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dong Eric <eric.dong@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16500 6f19259b-4bc3-4df7-8a09-765794883524
2014-12-12 00:45:05 +00:00
..
BasePathLib ShellPkg: Fix using root of drive 2014-04-11 19:15:02 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiDpLib This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:17:03 +00:00
UefiFileHandleLib ShellPkg: Remove use of ASSERT to test parameters 2014-06-18 16:37:16 +00:00
UefiHandleParsingLib ShellPkg: Update Shell DH command to display more info. 2014-11-25 22:41:30 +00:00
UefiShellBcfgCommandLib ShellPkg: Make the argument type match the function expected parameter type to avoid build fail in GCC45. 2014-09-24 05:06:59 +00:00
UefiShellCEntryLib ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c: 2013-05-15 20:39:04 +00:00
UefiShellCommandLib Refine code to follow edkii coding style. 2014-12-12 00:45:05 +00:00
UefiShellDebug1CommandsLib ShellPkg: hexedit command does not return lasterror equal to 0 when exiting from editor 2014-10-07 19:58:43 +00:00
UefiShellDriver1CommandsLib ShellPkg: Connect all the consoles in "reconnect -r". 2014-12-04 01:18:04 +00:00
UefiShellInstall1CommandsLib ShellPkg: Use the new library for "bcfg" command 2014-09-10 20:55:37 +00:00
UefiShellLevel1CommandsLib ShellPkg: Remove redundant quotes for command 'FOR' in Shell. 2014-09-17 07:52:35 +00:00
UefiShellLevel2CommandsLib ShellPkg: Fix 'parse' command to use ," for SFO column delimiter 2014-11-20 23:08:00 +00:00
UefiShellLevel3CommandsLib ShellPkg: Remove the redundant quotes around the parameter for 'alias'. 2014-09-19 01:34:44 +00:00
UefiShellLib ShellPkg: Code refine to avoid potential dereference of pointer. 2014-11-20 01:31:36 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Prevent StrnCpy from overwriting null terminator when source is larger than destination. 2014-09-02 19:50:09 +00:00
UefiSortLib ShellPkg: Add DXE_DRIVER class type to some libraries 2014-09-03 09:03:10 +00:00