[FORMATTING] Reformat MmInit1.
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Thu, 14 Feb 2008 04:28:41 +0000 (04:28 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Thu, 14 Feb 2008 04:28:41 +0000 (04:28 +0000)
commitad3e1b7948b6a26dae443fba1b5c26491093c179
treecd170d59bdd2e46a57000cdf4063627f5fa8fd05
parent44baeebd8aa6200553af6562518f219dbb48dd1a
[FORMATTING] Reformat MmInit1.
Also, it seems someone added code to get the First/LastKernPhysAddrs without having them setup (they are setup by the FreeLDR hack-code in freeldr.c, not by "real" bootloaders)... so why set them up in the first place? The code now uses the nice memory-list based routines to get this information instead.
Re-factored some detection and debugging code, cleaned up comments.

svn path=/trunk/; revision=32353
reactos/ntoskrnl/mm/mminit.c