ISOLINUX: fix EBIOS information passing in hybrid HDD mode
authorH. Peter Anvin <hpa@zytor.com>
Fri, 5 Sep 2008 22:00:40 +0000 (15:00 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 5 Sep 2008 22:00:40 +0000 (15:00 -0700)
commitae73971d97f9fe3cc49f690e44962f32bd8eea37
treed46f9e465110af851921c03dafb89a0bf6ee00c0
parent058dd028ac7d8ae217d1b3b00213751d63034195
ISOLINUX: fix EBIOS information passing in hybrid HDD mode

We were incorrectly not passing the EBIOS flag in hybrid HDD mode;
also compute the EBIOS LBA correctly in hybrid HDD mode.  Allow a
34-bit LBA for this, that way we still support up to 2^32 CD-ROM
sectors (8 TB).

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/isolinux.asm
mbr/isohdpfx.S