freebsd-dev/sys/boot/pc98
KATO Takenori f2a081cfe4 Added the IPLware 3.33 support.
- Added magic numbers to pretend the NEC original program version
    2.70.
  - Added string display routine with Shift-JIS code support.
  - Added three nop instructions at start1 in start.s since the
    installaer of the IPLware put 'call $0x09ab' instruction.
  - Put the near return instruction at 0x9ab in selector.s.

Since the Shit-JIS display routine must be located at 0x1243, the
linker script file (ldscript) is applied.
2007-04-07 08:37:04 +00:00
..
boot0 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
boot0.5 Added the IPLware 3.33 support. 2007-04-07 08:37:04 +00:00
boot2 pc98 boot2 is compiled with _KERNEL defined, and that makes non-static 2007-04-06 20:50:24 +00:00
btx MFi386: revisions from 1.39 to 1.43. 2006-11-09 08:05:51 +00:00
cdboot MFi386: revision 1.17. 2007-03-04 04:53:17 +00:00
kgzldr Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
libpc98 Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP. 2006-11-09 08:28:02 +00:00
loader Extend struct devdesc with a unit field, called d_unit. Promote the 2006-11-02 01:23:18 +00:00
Makefile Add a bootable CD support. 2006-05-14 07:26:02 +00:00
Makefile.inc MFi386: revisions 1.10 and 1.11. 2005-09-13 08:27:38 +00:00