]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/Shell.c
ShellPkg: Fix LastError environment variable truncation
authorRobert Matthews <robert.matthews@hp.com>
Wed, 28 Aug 2013 14:38:13 +0000 (14:38 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 28 Aug 2013 14:38:13 +0000 (14:38 +0000)
commited34da4007594b753ae9dffe30d5c32c7c8d98bf
tree8b2a9ad2e8ea8a113cde1d94f071bff39a25b5e9
parentdb44ea6c4e093c1a53d752bb21b9eba8ad8fdaa9
ShellPkg: Fix LastError environment variable truncation

-Fixes LastError environment variable being truncated to 32 bits on 64 bit systems
-Fixes possible buffer overrun issue with LastError string value

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Robert Matthews <robert.matthews@hp.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14608 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c