From: Joshua Wise Date: Tue, 30 Sep 2008 09:15:31 +0000 (-0400) Subject: Update the TODO list a bit X-Git-Url: http://git.joshuawise.com/netwatch.git/commitdiff_plain/7519e35d837ff5ee4303ba6f335d0f3647aab1c3 Update the TODO list a bit --- diff --git a/TODO b/TODO index 72accf9..7bb07b3 100644 --- a/TODO +++ b/TODO @@ -7,12 +7,12 @@ To do list: presentation Requested by de0u 9/11/2008 [ ] Fix ACPI (0xB2/B3 emulation -- can we fake it?) -[ ] PCI scan / module instantiation +[.] PCI scan / module instantiation [.] Refactor smram_* First cut at splitting out ICH2 code done by jdpotter 9/12/2008 PCI scan can be done later -[ ] Update blog as needed -[ ] Refactor SMI management (moving it all out to an ich2/x.c would be fine +[.] Update blog as needed +[X] Refactor SMI management (moving it all out to an ich2/x.c would be fine as pass 1 -- later it can use the PCI scan) [ ] Synchronize headers [ ] Fix build system...