freebsd-dev/sys/i386/boot
Bruce Evans 2e2d9bc760 Preserve %esi and %edi for all BIOS calls. This is probably only necessary
for get_diskinfo(), whose BIOS call sets %es:%edi in some cases, although
most documentation says that it doesn't change %edi in the cases that
happened to matter (for hard disks).

This shall be in 2.1.6 and 2.2.

Submitted by:	Tor.Egge@idt.ntnu.no
		(except I kept the unnecessary preservation of %edx and %ecx)
1996-11-11 14:03:33 +00:00
..
biosboot Preserve %esi and %edi for all BIOS calls. This is probably only necessary 1996-11-11 14:03:33 +00:00
dosboot Add g option to usage line 1996-08-28 18:33:15 +00:00
kzipboot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
netboot Fill in the bios-geometry array in struct bootinfo. 1996-11-02 14:46:27 +00:00
rawboot Synchronized with biosboot/Makefile: 1996-10-15 16:26:05 +00:00
Makefile Add "rawboot", sort the subdirs. 1996-09-11 19:22:21 +00:00