Updates to TODO items.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 28 Jun 2008 16:19:52 +0000 (12:19 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 28 Jun 2008 16:19:52 +0000 (12:19 -0400)
TODO

diff --git a/TODO b/TODO
index 2fd001aaa35983c2b48ce8bde58b5edc6215fac0..723c3e0794f685a6e480f5666f4efbd2f2583b4b 100644 (file)
--- 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.