freebsd-skq/sys/boot/i386
marcel dc91b1990a Extend struct devdesc with a unit field, called d_unit. Promote the
device (kind) specific unit field to the common field. This change
allows a future version of libefi to work without requiring anything
more than what is defined in struct devdesc and as such makes it
possible to compile said version of libefi for different platforms
without requiring that those platforms have identical derivatives
of struct devdesc.
2006-11-02 01:23:18 +00:00
..
boot0 Restore the pre-5.x behavior of only beeping if the user makes a bad 2006-05-03 13:43:46 +00:00
boot0ext Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot0sio Thanks to David's patches, we can now simplify these makefiles 2004-04-28 21:31:21 +00:00
boot2 Because the BTX mini-kernel now uses flat memory mode and clients 2006-10-29 14:50:58 +00:00
btx - Fix a couple of improper uses of leal in the previous space saving 2006-10-05 15:30:51 +00:00
cdboot Tweak comment. 2006-04-11 17:36:08 +00:00
gptboot Because the BTX mini-kernel now uses flat memory mode and clients 2006-10-29 14:50:58 +00:00
kgzldr NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
libi386 Extend struct devdesc with a unit field, called d_unit. Promote the 2006-11-02 01:23:18 +00:00
loader Extend struct devdesc with a unit field, called d_unit. Promote the 2006-11-02 01:23:18 +00:00
mbr Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
pxeldr - Update URL of Intel documentation 2006-10-07 10:39:34 +00:00
Makefile Hook boot0sio to the build. Use 'boot0cfg -b /boot/boot0sio' to use. 2003-12-08 19:02:06 +00:00
Makefile.inc Add -march=i386 to fix amd64 build by generating the same code 2006-09-28 10:02:04 +00:00