MBR: fix problems when LBA > 65535*sectors.
authorH. Peter Anvin <hpa@zytor.com>
Tue, 10 Apr 2007 22:23:30 +0000 (15:23 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 10 Apr 2007 22:23:30 +0000 (15:23 -0700)
commit2621cc62fd4c10b2b60c8335242b7e02b618448f
treece69946cb67a95f81762d441f803b8503f091122
parente93773c42fcf550bed275187d872c6e6ee7599bc
MBR: fix problems when LBA > 65535*sectors.

Fix division overflow bug when LBA > 65535*sectors.  Bug report by
Devin Bayer.
mbr/mbr.S
mbr/oldmbr.asm