ubuntu_gfxboot_force_prompt

## 14-gfxboot_force_prompt.diff by Colin Watson <cjwatson@ubuntu.com>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Always prompt if a gfxboot menu is set up.


Gbp-Pq: Name 14-ubuntu_gfxboot_force_prompt.diff
This commit is contained in:
Ubuntu Core Developers 2022-05-14 02:56:15 +08:00 committed by openKylinBot
parent 58ff3fc5e7
commit 8218a8481d
1 changed files with 2 additions and 0 deletions

View File

@ -749,6 +749,8 @@ gfx_setup_menu_60:
gfx_setup_menu_90:
pop es
; if we set up a gfxboot menu, always prompt
mov word [ForcePrompt],1
ret