]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
[romprefix] Fully clear the "Press B to boot..." message when INT19 is used
authorMichael Brown <mcb30@etherboot.org>
Fri, 26 Sep 2008 00:36:22 +0000 (01:36 +0100)
committerMichael Brown <mcb30@etherboot.org>
Fri, 26 Sep 2008 00:36:22 +0000 (01:36 +0100)
src/arch/i386/prefix/romprefix.S

index 872fbf56c2889e1c24e7b9677e3bc2a74ecc8efe..92a931cdb8feb31b035d9f4087ea9ffdedd0340a 100644 (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