When enabling write access to 0xf0000, just copy from 0xffff0000.
[seabios.git] / TODO
diff --git a/TODO b/TODO
index 0fa1663acc6019a0e4d5592537f766b38f57d652..45ffe1d98946b11f41fa608998a83f378d233c8d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
 Enhance shadow support: Write-enable c, d, e segments; write protect
-option roms before boot.  When copying bios - just copy from high
-memory.
+option roms before boot.
 
 Replace hand-rolled memory allocation code with new malloc_fseg() and
 malloc_high() functions.