isolinux: split MaxTransfer for HD and CD modes
authorH. Peter Anvin <hpa@zytor.com>
Mon, 16 Mar 2009 16:24:02 +0000 (09:24 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 16 Mar 2009 16:24:02 +0000 (09:24 -0700)
commitbf366cd045b9abaf52f7f1c83d603e8e34cbe9ce
treed65246c467366dca08a46615e4982afb10d49467
parent1cb786fc4c9a11179b73d6f5005a2bd990a51b92
isolinux: split MaxTransfer for HD and CD modes

The MaxTransfer for CD modes has to be smaller than for HD modes to
avoid 64K overrun (even though in theory it's permitted, we don't
trust it.)  Thus have separate variables for HD and CD modes.
core/isolinux.asm