freebsd-dev/sys/boot/i386
Mike Smith f41c619d3d Pop the return address off the stack before making a V86_CALLF call;
this allows us to implement what look like C function calls from user
space "directly" to v86 mode code.  (Used for calling the PnP BIOS)
1998-10-22 20:22:07 +00:00
..
boot0 Make configurable (a) whether to use int 0x13 extensions; (b) timeout 1998-10-19 19:13:53 +00:00
boot2 Make serial port, data format, and bps configurable. 1998-10-20 20:20:48 +00:00
btx Pop the return address off the stack before making a V86_CALLF call; 1998-10-22 20:22:07 +00:00
gptboot Make serial port, data format, and bps configurable. 1998-10-20 20:20:48 +00:00
libi386 Don't depend on being part of the kernel tree. If we are, use the kernel's 1998-10-21 20:07:57 +00:00
loader Bye-bye setdefs. 1998-10-21 20:11:03 +00:00
Makefile Activate boot2. 1998-10-14 20:40:56 +00:00