X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=TODO;fp=TODO;h=8411620756a5b6096a71ff71b3e1f3d2f9b1867c;hb=5c99b6c984682ddb1d4543a7e27a1f4ca633e6a6;hp=f273cf672dec43d9d20671cdb9efc1677ab85c77;hpb=29f4b912009fca759a91d0c3d1080105945b2b6e;p=seabios.git diff --git a/TODO b/TODO index f273cf6..8411620 100644 --- a/TODO +++ b/TODO @@ -16,14 +16,15 @@ cvs tip. -- lots of mouse changes, logo, scsi/etherboot hooks, int 1589, floppy data rate?, int19 calls post +Possibly move code from entry_post in romlayout.S to C code in +handle_resume and always call 16bit C code on post. + Audit all sti/cli calls. Audit all call16 calls to make sure flags is setup properly with respect to irqs. The __call16 code does a long jump to the interrupt trampolines - this is unnecessary. -Possibly implement 32bit pcibios support. - Support PCIv3 roms? Add support for PCI "configuration code" extensions?