freebsd-src/sys/boot/i386
Mark Peek 7684ab55c6 Allow for text section alignment to properly align the "end" symbol at the
actual end of the section. The new gas (binutils) puts in additional padding
which was misaligning the concatenated btx loader.

Reported by:	Oliver Hartmann <ohartman@klima.physik.uni-mainz.de>,
		Harti Brandt <brandt@fokus.gmd.de>
Tested by:	Oliver Hartmann <ohartman@klima.physik.uni-mainz.de>,
		David Wolfskill <dhw@whistle.com>, ps
Reviewed by:	jhb
MFC after:	1 day
2001-08-09 20:47:58 +00:00
..
boot0
boot2 Add in a hack to support IBM "El Torito" CD-ROM booting BIOS's which expect 2001-07-31 19:50:09 +00:00
btx
cdboot Allow for text section alignment to properly align the "end" symbol at the 2001-08-09 20:47:58 +00:00
cdldr Allow for text section alignment to properly align the "end" symbol at the 2001-08-09 20:47:58 +00:00
gptboot Add in a hack to support IBM "El Torito" CD-ROM booting BIOS's which expect 2001-07-31 19:50:09 +00:00
kgzldr
libi386 s/adress/address/ 2001-07-23 12:05:27 +00:00
liloldr
loader
mbr
pxeldr Allow for text section alignment to properly align the "end" symbol at the 2001-08-09 20:47:58 +00:00
Makefile
Makefile.inc