mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-20 14:33:15 +00:00
[romprefix] Fully clear the "Press B to boot..." message when INT19 is used
This commit is contained in:
parent
3392cfa7df
commit
9d72636da1
@ -375,7 +375,7 @@ init_message_prompt:
|
||||
.asciz "\nPress Ctrl-B to configure gPXE..."
|
||||
.size init_message_prompt, . - init_message_prompt
|
||||
clear_message:
|
||||
.asciz "\r \n\n"
|
||||
.asciz "\r \n\n"
|
||||
.size clear_message, . - clear_message
|
||||
|
||||
/* ROM image location
|
||||
|
Loading…
x
Reference in New Issue
Block a user