aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2009-07-25 13:54:52 -0400
committerKevin O'Connor <kevin@koconnor.net>2009-07-25 13:54:52 -0400
commit98571bee61e23bcfe1400d9ceaf432d8a84a77bb (patch)
tree560d627a4ddacb3f7a98da0fcdbe0c8ae2190355 /TODO
parent2929c352b73e35a32d90d0fdd7fd723591a408de (diff)
downloadseabios-98571bee61e23bcfe1400d9ceaf432d8a84a77bb.tar.gz
Update TODO items.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 45ffe1d9..1d339bd9 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,6 @@
Enhance shadow support: Write-enable c, d, e segments; write protect
option roms before boot.
-Replace hand-rolled memory allocation code with new malloc_fseg() and
-malloc_high() functions.
-
-Refactor acpi rsdt table creation code - allow each sub-table to be
-added dynamically.
-
-Deploy smbios in high memory.
-
Unify floppy functions and main disk functions?
Add int 0x1589 support.