Guard section to avoid future partial-sector-clobber issues syslinux-3.53-pre3
authorH. Peter Anvin <hpa@zytor.com>
Wed, 7 Nov 2007 17:26:10 +0000 (09:26 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 7 Nov 2007 17:26:10 +0000 (09:26 -0800)
commitfd37475e9a5d969969efc811180e7f5e38dafce0
treeb203b78713cd89dc82cd3b9648b4bcc0a476c4d9
parentfe66201fedd68a163946635e5db2ad937178f136
Guard section to avoid future partial-sector-clobber issues

Create a guard section .uibss that explicitly is covering the
potential partial-sector-clobber zone, and contains items which are
safe to assume will only be used after full image load.
isolinux.asm
layout.inc
parsecmd.inc
parseconfig.inc