FAT: update the FAT installers to match the new diskstart.inc
authorH. Peter Anvin <hpa@zytor.com>
Tue, 19 May 2009 19:29:11 +0000 (12:29 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 19 May 2009 19:29:11 +0000 (12:29 -0700)
commitb7cd982475b9fe9b4b2b2bb6e3b3935756ce006d
treed01ed9db27a3ab732ccb94095ed648fd4de9bcf7
parent905cad0bf5201bddb99675687bab9b6666b88f71
FAT: update the FAT installers to match the new diskstart.inc

Update the FAT installers to match the new patch area format in
diskstart.inc.  Also, update the coding style to match extlinux; this
code should eventually get unified.

This does not resolve the current issues with the DOS installer when
ldlinux.sys exceeds about 48K, at which point the DOS installer needs
to become a segment-aware EXE program.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
libinstaller/syslxint.h
libinstaller/syslxmod.c