Kevin O'Connor
Hi Sebastian,
Do you have a test case for int1589 bios support? I've coded what I think is a working implementation (see below), but I'm not sure how to test it.
You can try the test case from Bochs feature request #2629791 [1].
BTW, I think the Bochs BIOS implementation has bh and bl backwards.
Possible. I ported this change from VBox [2] and did only minimal testing whether i end up in protected mode.
[1] http://sourceforge.net/tracker/?func=detail&aid=2629791&group_id=125... [2] http://www.virtualbox.org/changeset/5196
- Sebastian