summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1670509
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1670509')
-rw-r--r--results/scraper/launchpad-without-comments/16705097
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1670509 b/results/scraper/launchpad-without-comments/1670509
new file mode 100644
index 00000000..6418eda4
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1670509
@@ -0,0 +1,7 @@
+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