K 10 svn:author V 3 bde K 8 svn:date V 27 1996-11-11T14:03:33.000000Z K 7 svn:log V 390 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) END