freebsd-dev/sys/boot/pc98
John Baldwin c22616ec0b - Initialize the vm86 structure to a known-good state. Specifically, always
set the %eflags used during a BIOS call via BTX to 0x202.  Previously
  the flags field was uninitialized garbage, and thus it was "random" if
  interrupts were enabled or not during BIOS calls.
- Use constants from <machine/psl.h> for fields in %eflags.

MFC after:	3 days
2008-08-08 19:41:20 +00:00
..
boot0 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
boot0.5 Fix build. 2007-04-07 13:37:45 +00:00
boot2 Remove Japanese document. 2008-07-04 12:19:56 +00:00
btx MFi386: 2008-02-28 17:33:06 +00:00
cdboot Fix some "in in" typos in comments. 2008-03-26 07:32:08 +00:00
kgzldr Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
libpc98 MFi386: revision 1.43 2008-02-29 05:06:06 +00:00
loader - Initialize the vm86 structure to a known-good state. Specifically, always 2008-08-08 19:41:20 +00:00
Makefile Add a bootable CD support. 2006-05-14 07:26:02 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00