]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: decode serial console attribute set failure status when used thru sermode...
authorTapan Shah <tapandshah@hp.com>
Tue, 14 Jul 2015 17:54:12 +0000 (17:54 +0000)
committerjcarsey <jcarsey@Edk2>
Tue, 14 Jul 2015 17:54:12 +0000 (17:54 +0000)
commit68227ac33e998b1a2859d68a5a9b0fa510c10708
tree5e11c04125cbec663b4faaa4a9908a8a0eb7a22a
parent543cc44ea210609ee3d80c6d9d00503f7151ede0
ShellPkg: decode serial console attribute set failure status when used thru sermode command

Serial console driver may not support all databits / stopbits attribute values.
But ‘sermode’ command only displays a general error indicating operation failure.
Instead it should decode error status and report more accurate error message.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hp.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17978 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellDebug1CommandsLib/SerMode.c
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni