]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
OvmfPkg/PlatformBootManagerLib: Do not launch Boot Manager Menu
[mirror_edk2.git] / OvmfPkg / Library / PlatformBootManagerLib / BdsPlatform.c
index cae2192f9a318be65c1b08823fc8d5be90e18120..3432e02715d6ab162e7f16bf7f559749103d2ea7 100644 (file)
@@ -166,6 +166,7 @@ Returns:
   ASSERT_EFI_ERROR (Status);\r
 \r
   PlatformInitializeConsole (gPlatformConsole);\r
+  PcdSet16 (PcdPlatformBootTimeOut, GetFrontPageTimeoutFromQemu ());\r
 }\r
 \r
 \r
@@ -1292,8 +1293,6 @@ Routine Description:
   // it.\r
   //\r
   BdsLibBuildOptionFromVar (BootOptionList, L"BootOrder");\r
-\r
-  PlatformBdsEnterFrontPage (GetFrontPageTimeoutFromQemu(), TRUE);\r
 }\r
 \r
 VOID\r