gfxboot: increase bss alignment to 4K syslinux-3.80-pre6
authorH. Peter Anvin <hpa@zytor.com>
Fri, 1 May 2009 18:10:45 +0000 (11:10 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 1 May 2009 18:10:45 +0000 (11:10 -0700)
commit9bf2e30530b04c14e91a37f964a9bcfcaccd6c84
tree0b85e7627ad151df127d79d5af9dcb591d693c4a
parent7404932c9e83facae12c40a7f46249cfb0094504
gfxboot: increase bss alignment to 4K

Increase the bss alignment (and therefore the alignment of buffers) to
4K rather than 512 bytes -- this in anticipation of future hard disks
with 4K sectors.  This only changes the actual bss location by 1.5K.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
modules/gfxboot.asm