opnsense-src/sys/boot/pc98/boot2
Yoshihiro Takahashi fb260f4f74 MFi386: revision 218926
In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable
  from uint16_t back to uint32_t.  The actual option bitmasks (RB_* and
  RBX_*) assume at least a 32 bit variable.

  Submitted by:	rdivacky
2011-02-22 13:52:03 +00:00
..
boot1.S Reimplement the boot2 for pc98 completely. 2009-12-31 15:03:33 +00:00
boot2.c MFi386: revision 218926 2011-02-22 13:52:03 +00:00
Makefile Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles 2011-01-05 21:46:08 +00:00