Revision: 18127
http://sourceforge.net/p/edk2/code/18127
Author: ydong10
Date: 2015-08-03 05:30:25 +0000 (Mon, 03 Aug 2015)
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Ruiyu Ni <[email protected]>
Modified Paths:
--------------
trunk/edk2/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c
Modified:
trunk/edk2/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c
===================================================================
--- trunk/edk2/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c
2015-08-03 03:22:49 UTC (rev 18126)
+++ trunk/edk2/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c
2015-08-03 05:30:25 UTC (rev 18127)
@@ -197,6 +197,8 @@
VOID
)
{
+ EfiBootManagerConnectAll ();
+ EfiBootManagerRefreshAllBootOption ();
Print (
L"\n"
L"F2 to enter Boot Manager Menu.\n"
------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits