audk/ShellPkg/Library/UefiShellLevel1CommandsLib
Leandro G. Biss Becker 5b05611330 ShellPkg: patch to the "for" command when used with "in" iterating files in a folder. (for %x in *.txt). The result values (%x) have misplaced quotation marks and some spaces.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Leandro G. Biss Becker <lbecker@positivo.com.br>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15212 6f19259b-4bc3-4df7-8a09-765794883524
2014-02-05 21:16:47 +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 ShellPkg: patch to the "for" command when used with "in" iterating files in a folder. (for %x in *.txt). The result values (%x) have misplaced quotation marks and some spaces. 2014-02-05 21:16:47 +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 ShellPkg: Updates to 'help' command 2012-12-13 21:26:22 +00:00