]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg: increase available size for PcdShellFileOperationSize
authorEugene Cohen <eugene@hp.com>
Thu, 8 Aug 2013 22:31:54 +0000 (22:31 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 8 Aug 2013 22:31:54 +0000 (22:31 +0000)
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


No differences found