audk/ShellPkg/Library/UefiShellLevel3CommandsLib
Eugene Cohen 433a21cba1 ShellPkg: increase available size for PcdShellFileOperationSize
Some storage subsystems benefit by having shell file operation sizes (affecting copy and type commands right now) larger than 2^16.  This patch changes the PcdShellFileOperationSize type to 32-bits.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
reviewed-by: Jaben Carsey <jaben.carsey@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14534 6f19259b-4bc3-4df7-8a09-765794883524
2013-08-08 22:31:54 +00:00
..
Alias.c Verify memory allocations were successful. 2010-10-04 16:30:40 +00:00
Cls.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
Echo.c ShellPkg: Update 'echo' command to print everything at once. this allows for format color coding on the output. 2012-01-30 22:48:33 +00:00
GetMtc.c Update Code to pass EBC compiler. 2013-05-13 02:36:09 +00:00
Help.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
Pause.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
Touch.c ShellPkg: Update behavior for GetTime() errors. 2013-05-09 16:18:58 +00:00
Type.c ShellPkg: increase available size for PcdShellFileOperationSize 2013-08-08 22:31:54 +00:00
UefiShellLevel3CommandsLib.c Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellLevel3CommandsLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellLevel3CommandsLib.inf Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellLevel3CommandsLib.uni ShellPkg: make help footer string have same info as help usage information 2013-05-28 20:21:51 +00:00
Ver.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00