Commit compiled dsdt file; misc comment updates.
[seabios.git] / TODO
diff --git a/TODO b/TODO
index f273cf672dec43d9d20671cdb9efc1677ab85c77..8411620756a5b6096a71ff71b3e1f3d2f9b1867c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,14 +16,15 @@ cvs tip.
     -- lots of mouse changes, logo, scsi/etherboot hooks, int 1589,
        floppy data rate?, int19 calls post
 
+Possibly move code from entry_post in romlayout.S to C code in
+handle_resume and always call 16bit C code on post.
+
 Audit all sti/cli calls.  Audit all call16 calls to make sure flags is
 setup properly with respect to irqs.
 
 The __call16 code does a long jump to the interrupt trampolines - this
 is unnecessary.
 
-Possibly implement 32bit pcibios support.
-
 Support PCIv3 roms?  Add support for PCI "configuration code"
 extensions?