Don't print multiple newlines after initrd...
authorH. Peter Anvin <hpa@zytor.com>
Thu, 21 Jun 2007 00:24:10 +0000 (17:24 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 21 Jun 2007 00:24:10 +0000 (17:24 -0700)
runkernel.inc

index 66304af..a88b820 100644 (file)
@@ -632,7 +632,7 @@ loadinitrd:
 
                pop es
                pop ds
-               jmp crlf                        ; Print carriage return and return
+               ret
 
 .notthere:
                 mov si,err_noinitrd