]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg\Application\Shell: Clean start row information after the console has been...
authorQiu Shumin <shumin.qiu@intel.com>
Tue, 9 Jun 2015 02:29:37 +0000 (02:29 +0000)
committershenshushi <shenshushi@Edk2>
Tue, 9 Jun 2015 02:29:37 +0000 (02:29 +0000)
commitc17c4a1ffdc1894a5c13a67229c22fa6c2c99b93
tree2dc5a8a9fb76d52eccbb6f2b60564821dcb382ad
parent4fe19afeaaac4989db3cebec1c17401f826c3d9d
ShellPkg\Application\Shell: Clean start row information after the console has been Reset or SetMode.

OriginalStartRow and CurrentStartRow should be initialized after new mode is set.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Signed-off-by: Eric Jin <eric.jin@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17584 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/ConsoleLogger.c