On Mon, Jan 04, 2010 at 09:25:05PM +0100, Sebastian Herbszt wrote:
Kevin O'Connor
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].
Thanks Sebastian!
On SeaBIOS, I too get "Protected mode has been entered !" followed by a call into resume with a shutdown code of "5". The code then hangs - probably because I also used freedos.
So, I've committed this to SeaBIOS.
-Kevin