diff --git a/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c b/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c index 60d0126f2f..a527a4233d 100644 --- a/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c +++ b/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c @@ -197,6 +197,8 @@ PlatformBootManagerAfterConsole ( VOID ) { + EfiBootManagerConnectAll (); + EfiBootManagerRefreshAllBootOption (); Print ( L"\n" L"F2 to enter Boot Manager Menu.\n"