freebsd-dev/sys/boot/i386
Peter Wemm 5aef48a16b Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstand
reduces /boot/loader from 163840 bytes to 155648 and pxeboot from 165888
bytes to 157696 bytes.
2000-08-11 23:23:20 +00:00
..
boot0 Typo/spelling fixes. 2000-08-08 07:20:25 +00:00
boot2 - Inline all the functions that are only called once. This results in a 2000-07-06 01:51:27 +00:00
btx Emulate the WBINVD instruction when it is called by the BIOS. 2000-07-06 00:13:21 +00:00
cdboot Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
cdldr Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also, 2000-05-23 12:31:32 +00:00
gptboot - Inline all the functions that are only called once. This results in a 2000-07-06 01:51:27 +00:00
kgzldr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
libi386 Add support to send the string 'PXEClient' as the Vendor class 2000-08-11 08:36:17 +00:00
liloldr Unbreak the build -- no manual page for this yet. 2000-07-17 19:03:58 +00:00
loader Cleanup warnings. Most of these are signed/unsigned warnings, as well as 2000-08-03 09:14:02 +00:00
mbr - Don't blindly assume that there are 8 hard drives installed. Instead, 2000-06-27 20:04:10 +00:00
pxeldr Remove commented out NOMAN variable. 2000-07-07 20:37:11 +00:00
Makefile Hook up liloldr 2000-07-17 17:06:27 +00:00
Makefile.inc Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstand 2000-08-11 23:23:20 +00:00