diff --git a/gfxboot.inc b/gfxboot.inc index 9fd0765..d4d8990 100644 --- a/gfxboot.inc +++ b/gfxboot.inc @@ -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