david/ipxe
Archived
1
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/arch
Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector
Commit 73eb3f1 ("[int13] Zero all possible registers when jumping to a
boot sector") introduced a regression preventing the SAN-booting of
boot sectors which rely upon %dl containing the correct drive number
(such as most CD-ROM boot sectors).

Fix by not zeroing %edx.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-10-05 15:04:27 +01:00
..
i386 [int13] Do not zero %edx when jumping to a boot sector 2012-10-05 15:04:27 +01:00
x86 [console] Add support for the bochs/qemu debug port console 2012-09-10 15:58:02 +01:00
x86_64 [ioapi] Generalise i386 raw I/O API to x86 2012-07-17 21:22:02 +01:00