mirror of
https://github.com/xcat2/xNBA.git
synced 2026-05-07 17:27:09 +00:00
c77aece36a
Some BIOSes are reported to corrupt %ebx when using INT 15,2401 (see http://opensolaris.org/jive/thread.jspa?messageID=377026). Guard against this by preserving all (non-segment) registers. Signed-off-by: Michael Brown <mcb30@ipxe.org>