syslinux: fix sector arrays
authorAlek Du <alek.du@intel.com>
Thu, 20 May 2010 10:24:35 +0000 (18:24 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 21 May 2010 02:57:44 +0000 (19:57 -0700)
commit38eb0724824139a81342e3f676910187bc57ba9d
treeb42e6484a1278b5b037e4f2b0a2cc9bbbb87db75
parentd3e40e850f62da372296e98db701c2dfb202bffc
syslinux: fix sector arrays

The first sector ptr is in bs->NextSector not in the array in
the patch_area. And actually the ADV sectors counting is wrong for a
while ...

Signed-off-by: Alek Du <alek.du@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/adv.inc
extlinux/main.c
libinstaller/syslxmod.c