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-11 15:58:13 -07:00
2007-06-01 08:18:28 -07:00
2007-08-12 02:23:16 -07:00
2007-07-21 18:37:07 -07:00
2007-07-19 14:37:05 -07:00
2007-07-18 08:47:42 -07:00