MBR: add HLT to prevent system from melting on failure
authorH. Peter Anvin <hpa@zytor.com>
Thu, 12 Jul 2007 00:25:59 +0000 (17:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 12 Jul 2007 00:25:59 +0000 (17:25 -0700)
commite8c07079cbf59fdd85e9e434dce9dcda1c217961
tree024103dd23fc1e2066247e4cb91e792a2b8c2db0
parenta8d408bf597785a738e91893411d0604bea4d772
MBR: add HLT to prevent system from melting on failure

In case we hit the death loop, put HLT in it.  It's probably superfluous,
but it can't hurt, and we can always take it out to reclaim the space.

Arguable the death loop is superfluous at all, since int $0x18 should
never return.
mbr/mbr.S