]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/BootManagerUiLib/BootManager.c
MdeModulePkg:Clear the screen before booting the boot option
authorDandan Bi <dandan.bi@intel.com>
Tue, 22 Dec 2015 09:37:33 +0000 (09:37 +0000)
committerdandanbi <dandanbi@Edk2>
Tue, 22 Dec 2015 09:37:33 +0000 (09:37 +0000)
commit1b43162d70e8b09297b9cbba2fa7d041e3bc7113
treebc93a080499e3208473e2bb8d0a772145bb84ddd
parent0034796f6c3c9526ad8487b8e4c6b9094aac56aa
MdeModulePkg:Clear the screen before booting the boot option

When do UiApp remodeling task,miss clearing the screen before booting
the selected boot option,so cause some behaviors change.Now add the code
to fix this issue.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19441 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/BootManagerLib/BootManager.c