Update TODO items.
[seabios.git] / TODO
diff --git a/TODO b/TODO
index 45ffe1d98946b11f41fa608998a83f378d233c8d..1d339bd988815b7506a9e2cea4b84a1fdb8bb014 100644 (file)
--- 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.