H. Peter Anvin 362cea339a [x86 setup] The current display page is returned in %bh, not %bl
The current display page is an 8-bit number, even though struct
screen_info gives it a 16-bit number.  The number is returned in %bh,
so it needs to be >> 8 before storing.

Special thanks to Jeff Chua for detailed bug reporting.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2007-08-14 14:12:44 -07:00
..
2007-08-06 16:48:49 +01:00
2007-08-11 15:47:40 -07:00
2007-07-17 10:23:03 -07:00
2007-07-29 17:09:29 -07:00
2007-07-29 17:09:29 -07:00
2007-08-10 14:32:37 +02:00
2007-08-03 10:17:47 +09:00
2007-07-17 10:23:03 -07:00