audk/ShellPkg/Library/UefiShellLevel2CommandsLib
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
..
Attrib.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Cd.c ShellPkg: add verification that a target directory exists when changing directory with drive identifier. 2013-02-13 22:22:16 +00:00
Cp.c ShellPkg: increase available size for PcdShellFileOperationSize 2013-08-08 22:31:54 +00:00
Load.c ShellPkg: Fixed build error 'variable set but not used' 2013-05-07 17:57:58 +00:00
Ls.c ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or ".." directory. 2012-02-02 16:55:30 +00:00
Map.c Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
MkDir.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
Mv.c Update Code to pass EBC compiler. 2013-05-13 02:36:09 +00:00
Parse.c ShellPkg: print error when column index is out of range instead of ASSERT. 2012-01-02 21:17:20 +00:00
Reset.c ShellPkg: fix copyright date. 2012-01-05 20:46:16 +00:00
Rm.c ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUS 2013-07-18 15:36:55 +00:00
Set.c udk2010.up2.shell initial release. 2010-09-14 05:18:09 +00:00
TimeDate.c ShellPkg: Fix ARM build errors. 2013-06-11 22:07:03 +00:00
UefiShellLevel2CommandsLib.c Fix a code typo. 2011-10-18 01:47:53 +00:00
UefiShellLevel2CommandsLib.h Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellLevel2CommandsLib.inf Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellLevel2CommandsLib.uni ShellPkg: Fixes CP function to prevent copying of files if destination does not have adequate storage. 2013-03-12 20:56:36 +00:00
Vol.c check memory allocations for success. 2011-04-04 21:41:24 +00:00