]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/FrontPage.c
MdeModulePkg UiApp: Add "Enter Setup" status code.
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / FrontPage.c
index 8efe4d137b070af5e66162a98d8c1a3ad3cd5e86..e1a1d05974fe5507a5cbbcff048c117162ad4ffb 100644 (file)
@@ -981,6 +981,14 @@ UiEntry (
   EFI_STATUS                    Status;\r
   EFI_BOOT_LOGO_PROTOCOL        *BootLogo;\r
 \r
+  //\r
+  // Enter Setup page.\r
+  //\r
+  REPORT_STATUS_CODE (\r
+    EFI_PROGRESS_CODE,\r
+    (EFI_SOFTWARE_DXE_BS_DRIVER | EFI_SW_PC_USER_SETUP)\r
+    );\r
+\r
   //\r
   // Indicate if the connect all has been performed before.\r
   //\r