]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit...
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Sep 2011 20:10:39 +0000 (20:10 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 15 Sep 2011 20:10:39 +0000 (20:10 +0000)
commitb6b22b132ada04696a0f7481a12169808c3e2b3e
treef376a7fe380a769274e4676c2b0be914e115511c
parenta0248b09366c096be88a2fbaaff071b28b5d4ca5
ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform.

submitted-by: jcarsey
reviewed-by:  gookboy15a
reviewed-by:  niruiyu

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12356 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c
ShellPkg/Include/Library/ShellCommandLib.h
ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c
ShellPkg/Library/UefiShellLevel1CommandsLib/Exit.c
ShellPkg/Library/UefiShellLevel3CommandsLib/Pause.c