freebsd-dev/sys/boot/pc98/boot2
Yoshihiro Takahashi 2fe4ce3bd8 MFi386: revision 219186
This patch shrinks boot2 a little.

  o    It switches kname to be just a pointer instead of an array.
  o    It changes ioctl to unsigned from uint8_t.
  o    It changes the second keyhit limit to 3 seconds from 5.
  o    It removes bi_basemem/bi_extmem/bi_memsizes_valid setting.
2011-03-03 11:45:54 +00:00
..
boot1.S Reimplement the boot2 for pc98 completely. 2009-12-31 15:03:33 +00:00
boot2.c MFi386: revision 219186 2011-03-03 11:45:54 +00:00
Makefile Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles 2011-01-05 21:46:08 +00:00