david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

[romprefix] Fully clear the "Press B to boot..." message when INT19 is used

This commit is contained in:
Michael Brown 2008-09-26 01:36:22 +01:00
parent 3392cfa7df
commit 9d72636da1
1 changed files with 1 additions and 1 deletions

View File

@ -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