aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2009-09-09 11:34:39 -0400
committerKevin O'Connor <kevin@koconnor.net>2009-09-09 11:34:39 -0400
commit9f985427ffeb877f6eb6531a61c0d51250bdf7f3 (patch)
tree6c4ef72950230409e2a3e4f9de2463894c83458b /TODO
parent372e071ed4b6a66fb371cf13b6f6d14ddd00837a (diff)
downloadseabios-9f985427ffeb877f6eb6531a61c0d51250bdf7f3.tar.gz
Replace common segment/offset pairs with struct segoff_s.
Introduce 'struct segoff_s' to more places.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index b7f6b614..760360ac 100644
--- a/TODO
+++ b/TODO
@@ -16,8 +16,6 @@ cvs tip.
-- lots of mouse changes, logo, scsi/etherboot hooks, int 1589,
floppy data rate?, int19 calls post
-Possibly introduce a data type for the many seg/off pairs.
-
Audit all sti/cli calls. Audit all call16 calls to make sure flags is
setup properly with respect to irqs.