]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevicePath
authorBrendan Jackman <Brendan.Jackman@arm.com>
Fri, 24 Jan 2014 22:28:36 +0000 (22:28 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jan 2014 22:28:36 +0000 (22:28 +0000)
commitd9c7741d4f1787f8f370faab7432a86f63bdc611
treeb27df4e14532e3b75b7debd9d802cfe99f204afc
parent5223c1213506f3a8f3c120a6620258d2b071db84
ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevicePath

Due to the ASSERT_EFI_ERROR, this patch is necessary only to ensure specified
behaviour in RELEASE builds.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brendan Jackman <Brendan.Jackman@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15181 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/ShellProtocol.c