Author: fireball
Date: Mon Sep 24 16:11:14 2007
New Revision: 29182
URL:
http://svn.reactos.org/svn/reactos?rev=29182&view=rev
Log:
- Small update to the plan (remove what's done already for sure)
Modified:
trunk/reactos/ntoskrnl/KrnlFun.c
Modified: trunk/reactos/ntoskrnl/KrnlFun.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/ntoskrnl/KrnlFun.c?rev=291…
==============================================================================
--- trunk/reactos/ntoskrnl/KrnlFun.c (original)
+++ trunk/reactos/ntoskrnl/KrnlFun.c Mon Sep 24 16:11:14 2007
@@ -12,8 +12,7 @@
// - CMOS Initialization and CMOS Spinlock.
//
// Global:
-// - TODO: Complete the list of bufxies
-// - Fix boot on VMWare.
+// - TODO: Complete the list of bugfixes
// - Fix weird crash on boot with 0x867-0x872 EIP.
// - Fix trap.s AMD64 VMWare "Greatlord Issue".
// - Support SSE/MMX.
@@ -29,7 +28,7 @@
// | || || || || || || || || || || ||
|| |N|
// | \/ \/ \/ \/ \/ \/ \/ \/ \/ \/ \/
\/ | |
// | BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES BUGFIXES
BUGFIXES BUGFIXES |F|
-// | KE => Enable new thread scheduler and ensure it works.
|E|
+// |
|E|
// | KD/KDBG => Laptop has special version of ROS without these components. Commit in
branch. |B|
// | KD => Implement KD64 6.0, compatible with WinDBG
| |
// | || || || || || || || || || || ||
|| |M|