aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/boot0.5
Commit message (Expand)AuthorAgeFilesLines
* MFi386: Factor out -nostdlib and use PROG.Yoshihiro Takahashi2004-02-091-7/+7
* MFi386: Cleanups to sys/boot makefiles.Yoshihiro Takahashi2004-02-071-16/+16
* IPLware support. The `IPLware' program assumes boot menu programKATO Takenori2003-05-021-0/+4
* The INT 1B BIOS call is used to obtain geometries of SASI/IDE hardKATO Takenori2000-08-311-2/+16
* Fixed determination method for sector size of the 2nd IDE HDD.KATO Takenori2000-08-151-1/+1
* - Fixed missing initialization of current device number.KATO Takenori2000-08-062-1/+2
* - Fixed %si (offset to partition table) in boot.KATO Takenori2000-08-031-3/+3
* - Fixed pointer to the partition table in the buffer.KATO Takenori2000-08-031-12/+7
* Added PC-98 HDD boot manager. The boot0 is the `IPL' which occupiesKATO Takenori2000-08-028-0/+1623