[AUDIT]
authorAleksey Bragin <aleksey@reactos.org>
Fri, 15 Dec 2006 20:22:43 +0000 (20:22 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Fri, 15 Dec 2006 20:22:43 +0000 (20:22 +0000)
- Unlocking most of Mm components, because, first of all Memory Manager is based on a completely different concept, which is not like NT4, NT5, NT5.1 or NT5.2. Secondly, init routines are again different due to different Loader Parameter Block and different ways of passing memory map. Thirdly, there are a lot of stubs.
- All code was looked through and it does not seem to contain any suspicious details.

svn path=/trunk/; revision=25173


No differences found