david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown c77aece36a [liba20] Preserve all non-segment registers when calling INT 15,2401
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>
2011-10-25 16:05:02 +01:00
..
arch [liba20] Preserve all non-segment registers when calling INT 15,2401 2011-10-25 16:05:02 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [romprefix] Do not fall back to hooking INT19 by default 2011-05-17 15:35:23 +01:00
core [image] Eliminate the register_and_xxx_image() functions 2011-10-25 01:41:41 +01:00
crypto [tls] Accept certificates without a version number 2011-08-12 23:51:44 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [arbel] Add (not-yet-functional) support for RC queue pairs 2011-10-24 15:29:38 +01:00
hci [image] Eliminate the register_and_xxx_image() functions 2011-10-25 01:41:41 +01:00
image [script] Accept labels on lines terminated with CRLF 2011-08-08 16:35:30 +01:00
include [image] Eliminate the register_and_xxx_image() functions 2011-10-25 01:41:41 +01:00
interface [netdevice] Allow link layer to report broadcast/multicast packets via pull() 2011-07-15 18:48:46 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [list] Tidy up naming convention for list_contains() and friends 2011-10-14 14:33:31 +01:00
tests [list] Add list functions required by ath9k driver 2011-10-14 14:33:32 +01:00
usr [image] Eliminate the register_and_xxx_image() functions 2011-10-25 01:41:41 +01:00
util [util] Add romcheck.pl 2011-09-19 16:43:08 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [ath9k] Add ath9k driver 2011-10-14 15:34:52 +01:00
Makefile.housekeeping [build] Avoid using -ffunction-sections on some older versions of gcc 2011-06-29 11:48:29 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00