]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Nt32Pkg: Do connect all and Refresh boot option action after console is connected.
authorEric Dong <eric.dong@intel.com>
Mon, 3 Aug 2015 05:30:25 +0000 (05:30 +0000)
committerydong10 <ydong10@Edk2>
Mon, 3 Aug 2015 05:30:25 +0000 (05:30 +0000)
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

Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c

index 60d0126f2f7612f9a27e421756ae354efebee7d4..a527a4233db8f71dd463ebd5c9667a9f78914519 100644 (file)
@@ -197,6 +197,8 @@ PlatformBootManagerAfterConsole (
   VOID\r
   )\r
 {\r
+  EfiBootManagerConnectAll ();\r
+  EfiBootManagerRefreshAllBootOption ();\r
   Print (\r
     L"\n"\r
     L"F2    to enter Boot Manager Menu.\n"\r