http://git.etherboot.org
/
people
/
dverkamp
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6855c35
)
Replace "Etherboot" strings with "gPXE".
author
Michael Brown
<mcb30@etherboot.org>
Tue, 20 Nov 2007 02:00:54 +0000
(
02:00
+0000)
committer
Michael Brown
<mcb30@etherboot.org>
Tue, 20 Nov 2007 02:00:54 +0000
(
02:00
+0000)
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
593b5d8
..
167641c
100644
(file)
--- a/
src/arch/i386/prefix/romprefix.S
+++ b/
src/arch/i386/prefix/romprefix.S
@@
-82,7
+82,7
@@
mfgstr:
.asciz "http://etherboot.org"
.size mfgstr, . - mfgstr
prodstr:
.asciz "http://etherboot.org"
.size mfgstr, . - mfgstr
prodstr:
- .asciz "
Etherboot
"
+ .asciz "
gPXE
"
.size prodstr, . - prodstr
undiheader:
.size prodstr, . - prodstr
undiheader:
@@
-131,10
+131,10
@@
notpnp:
.size init_vector, . - init_vector
ispnp_message:
.size init_vector, . - init_vector
ispnp_message:
- .asciz "
Etherboot
detected PnP BIOS\r\n"
+ .asciz "
gPXE
detected PnP BIOS\r\n"
.size ispnp_message, . - ispnp_message
notpnp_message:
.size ispnp_message, . - ispnp_message
notpnp_message:
- .asciz "
Etherboot
detected non-PnP BIOS\r\n"
+ .asciz "
gPXE
detected non-PnP BIOS\r\n"
.size notpnp_message, . - notpnp_message
/* Boot execution vector
.size notpnp_message, . - notpnp_message
/* Boot execution vector
@@
-173,7
+173,7
@@
exec_vector:
.previous
exec_message:
.previous
exec_message:
- .asciz "
Etherboot
starting boot\r\n"
+ .asciz "
gPXE
starting boot\r\n"
.size exec_message, . - exec_message
/* UNDI loader
.size exec_message, . - exec_message
/* UNDI loader