]> xenbits.xensource.com Git - seabios.git/commitdiff
Remove the TODO file.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 5 Jun 2014 17:51:49 +0000 (13:51 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 5 Jun 2014 17:51:49 +0000 (13:51 -0400)
The TODO file hasn't been updated in years and the info in it is stale.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
TODO [deleted file]

diff --git a/TODO b/TODO
deleted file mode 100644 (file)
index 23f26c0..0000000
--- a/TODO
+++ /dev/null
@@ -1,21 +0,0 @@
-Review changes committed to coreboot, virtualbox, qemu, kvm, and bochs
-cvs tip.
-  * bochs cvs (20100104):
-    -- changes synched
-  * coreboot (r3348):    (bochs 20060708)
-    -- no noteworthy enhancements
-  * qemu - now uses SeaBIOS
-  * kvm - now uses SeaBIOS
-  * virtualbox (r13560): (bochs 20061231)
-    -- lots of mouse changes, logo, scsi/etherboot hooks,
-       floppy data rate?, int19 calls post
-
-The __call16 code does a long jump to the interrupt trampolines - this
-is unnecessary.
-
-Support PCIv3 roms?  Add support for PCI "configuration code"
-extensions?
-
-Possibly add option to eliminate tsc based delays on emulators.
-
-Possibly support sending debug information over EHCI debug port.