aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 2fd001aa..723c3e07 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
Split rombios32.c up into multiple files.
-Support parsing of linuxbios/coreboot table.
+Disable a20 on jump to 16bit mode.
Do a pci scan for ide controllers - don't just assume ISA ports are
available.
@@ -8,6 +8,8 @@ available.
The keyboard driver should detect ctrl+alt+del and reboot the
machine.
+Fix keyboard LEDs.
+
Review changes committed to coreboot, virtualbox, qemu, kvm, and bochs
cvs tip.
* bochs cvs (1.209) -- all changes synched
@@ -44,5 +46,3 @@ Allow one to select adding 32 bit code to 0xf000 or in a separate
location.
Look at integrating the lgpl vgabios into tree.
-
-Try generating bios tables at compile time.