http://git.etherboot.org
/
people
/
mcb30
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3392cfa
)
[romprefix] Fully clear the "Press B to boot..." message when INT19 is used
author
Michael Brown
<mcb30@etherboot.org>
Fri, 26 Sep 2008 00:36:22 +0000
(
01:36
+0100)
committer
Michael Brown
<mcb30@etherboot.org>
Fri, 26 Sep 2008 00:36:22 +0000
(
01:36
+0100)
src/arch/i386/prefix/romprefix.S
patch
|
blob
|
history
diff --git
a/src/arch/i386/prefix/romprefix.S
b/src/arch/i386/prefix/romprefix.S
index
872fbf5
..
92a931c
100644
(file)
--- a/
src/arch/i386/prefix/romprefix.S
+++ b/
src/arch/i386/prefix/romprefix.S
@@
-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