Nt32Pkg: Do connect all and Refresh boot option action after console is connected.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18127 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Eric Dong 2015-08-03 05:30:25 +00:00 committed by ydong10
parent 3af6a17f64
commit 99eda88580
1 changed files with 2 additions and 0 deletions

View File

@ -197,6 +197,8 @@ PlatformBootManagerAfterConsole (
VOID
)
{
EfiBootManagerConnectAll ();
EfiBootManagerRefreshAllBootOption ();
Print (
L"\n"
L"F2 to enter Boot Manager Menu.\n"