MBR: add CR LF to the end of messages
authorH. Peter Anvin <hpa@zytor.com>
Thu, 12 Jul 2007 00:23:11 +0000 (17:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 12 Jul 2007 00:23:11 +0000 (17:23 -0700)
commita8d408bf597785a738e91893411d0604bea4d772
treea4dbe6dd9cffd45306b033da8818748b63a04f80
parent0d628e5402dbfee63181d20b9fb66d9f7fca9b1e
MBR: add CR LF to the end of messages

Six bytes down the drain, but people do expect it.  If it becomes
an issue we can remove the period; it's better than the CR LF.  There
might be some way to efficiently issue . \r \n in common code, too.
mbr/mbr.S