Our INT 15,e820 code was setting %es=%ss (as part of the "look ahead in the memory map" logic), but failing to restore %es afterwards. This is a serious bug, but wasn't affecting many platforms because almost all callers seem to set %es=%ss anyway.tags/v0.9.5
|
||
436 | 436 |
|
437 | 437 |
|
438 | 438 |
|
439 |
|
|
439 | 440 |
|
440 | 441 |
|
441 | 442 |
|
|
||
445 | 446 |
|
446 | 447 |
|
447 | 448 |
|
449 |
|
|
448 | 450 |
|
449 | 451 |
|
450 | 452 |
|