diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/graphic/1670509')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/graphic/1670509 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/graphic/1670509 b/results/classifier/deepseek-2-tmp/output/graphic/1670509 new file mode 100644 index 000000000..d9e809fb8 --- /dev/null +++ b/results/classifier/deepseek-2-tmp/output/graphic/1670509 @@ -0,0 +1,8 @@ + +sgabios outputs incorrect video modes + +When run with a bootstrap loader that uses int 0x10 with 0x1301 in %ax, incorrect video modes are output to the serial port. I believe the VGA image will be correct. This might also affect the returned values for some interrupts. + +This is caused because the set_cursor_position routine fails to save and restore %bx. + +I'm working on a fix for this. \ No newline at end of file |