aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2008-03-02 11:24:36 -0500
committerKevin O'Connor <kevin@koconnor.net>2008-03-02 11:24:36 -0500
commit44c631dfd23de0ee83a8a98a95815b452727ba95 (patch)
tree168d5b156e29100227486131e5c24d94305d5705 /TODO
parent8ce2cd846ed2c64258600f6a6664fa1cd5dfef11 (diff)
downloadseabios-hppa-44c631dfd23de0ee83a8a98a95815b452727ba95.zip
seabios-hppa-44c631dfd23de0ee83a8a98a95815b452727ba95.tar.gz
seabios-hppa-44c631dfd23de0ee83a8a98a95815b452727ba95.tar.bz2
Enhance included bios tables.
Moved floppy parameter table to its 0xefc7 location. Define floppy base table as a struct. Cleaned up definitions in romlayout.S Fixed bug in handle_15c0 - wasn't clearing cf. Clean up some post.c usages of bios tables.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index bd3bbe9..b633512 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
Find out why ubuntu compiles are failing. Find work around.
+Audit all sti/cli calls.
+
Code assumes ebda segment is static - it doesn't read 0x40e.
See if using an ld script for 16bit mode is a good idea.
@@ -9,8 +11,6 @@ is unnecessary.
Fix makefiles so that they rebuild the required files automatically.
-Make sure gdt/idt tables are properly aligned
-
Cleanup setting of ES on GET/SET_BDA
Make sure inline assembly isn't preventing inlining of calling