Author: ion
Date: Fri Oct 6 10:34:31 2006
New Revision: 24421
URL: http://svn.reactos.org/svn/reactos?rev=24421&view=rev
Log:
- Update current status of branch.
Modified:
branches/alex-cm-branch/reactos/ntoskrnl/cm/cminfo.txt
Modified: branches/alex-cm-branch/reactos/ntoskrnl/cm/cminfo.txt
URL: http://svn.reactos.org/svn/reactos/branches/alex-cm-branch/reactos/ntoskrnl…
==============================================================================
--- branches/alex-cm-branch/reactos/ntoskrnl/cm/cminfo.txt (original)
+++ branches/alex-cm-branch/reactos/ntoskrnl/cm/cminfo.txt Fri Oct 6 10:34:31 2006
@@ -92,6 +92,16 @@
~90% of the KCB/NCB code is complete.
Work about to resume on initialization code.
+**As of 6/10/2006
+ ~90% of the KCB/NCB code is complete.
+ ~70% of Initialization code is complete.
+
+ TODOs:
+ Complete KCB implementation with CmpEnlistKeyWithKcb.
+ Re-write some parts of CmInitSystem1 to handle NTLDR-style Hardware Hive.
+ The idea is that, by the time this branch is ready, this will be compatible
+ with ROS. Otherwise, I'll work with Hervé, Filip and Aleksey to make it happen.
+
-= Structure =-
cmapi.c - Contains the low-level Cmp APIs that correspond to the external Nt