summaryrefslogtreecommitdiff
path: root/Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c')
-rw-r--r--Nt32Pkg/Library/PlatformBootManagerLib/PlatformBootManager.c2
1 files changed, 2 insertions, 0 deletions
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"