]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
OvmfPkg: BDS: optimize second argument in PlatformBdsEnterFrontPage() call
[mirror_edk2.git] / OvmfPkg / Library / PlatformBdsLib / BdsPlatform.c
index f2ece66817d54c35041138c4e1714aeca7bcbb7b..9fa48c98d0bd86766fe2d096664212ed99b571af 100644 (file)
@@ -1193,7 +1193,7 @@ Returns:
     //\r
     // Enter Setup if user input\r
     //\r
-    PlatformBdsEnterFrontPage (Timeout, FALSE);\r
+    PlatformBdsEnterFrontPage (Timeout, TRUE);\r
   }\r
 }\r
 \r