audk/ShellPkg/Library/UefiShellLevel1CommandsLib
Tapan Shah 89732f464e Cleanup UefiShellLevel1CommandsLib commands help output string to :
* Follow a consistent style
 * Add consistent sections: NOTES, EXAMPLES, RETURN VALUES, etc.
 * Wrap the text to fit in 80x25 formatted console output

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hp.com>
Reviewed-By: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15997 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-29 20:40:21 +00:00
..
Exit.c ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. 2011-09-15 20:10:39 +00:00
For.c Refine code to make it more safely. 2014-06-26 01:38:46 +00:00
Goto.c Comment's added and fixed. 2011-04-01 22:16:01 +00:00
If.c ShellPkg: Skip leading tabs when processing command line and scripts 2013-11-15 18:41:50 +00:00
Shift.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Stall.c Updating level 1 commands. 2011-03-25 20:43:03 +00:00
UefiShellLevel1CommandsLib.c ShellPkg: Skip leading tabs when processing command line and scripts 2013-11-15 18:41:50 +00:00
UefiShellLevel1CommandsLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellLevel1CommandsLib.inf Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellLevel1CommandsLib.uni Cleanup UefiShellLevel1CommandsLib commands help output string to : 2014-08-29 20:40:21 +00:00