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>tags/v1.20.1
|
||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
|
|
90 |
|
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|