core/diskstart: handle more than 2^16 dwords
authorH. Peter Anvin <hpa@zytor.com>
Fri, 15 May 2009 01:04:25 +0000 (18:04 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 15 May 2009 01:04:25 +0000 (18:04 -0700)
commit8af553fa455f857e151994acec91ad957e4b910b
treef35c8a8f8226e46b2a4029e6d64fbf00b1a62a55
parent946348db66339774868ad5140bd75a402b850c56
core/diskstart: handle more than 2^16 dwords

Handle more than 2^16 dwords in the checksumming loop.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/diskstart.inc