- Oh snap. KDBG is not dead yet.

svn path=/trunk/; revision=43962
This commit is contained in:
Stefan Ginsberg 2009-11-04 22:49:46 +00:00
parent 6191f04a40
commit 76a638d6cf

View file

@ -383,11 +383,13 @@ MmInitSystem(IN ULONG Phase,
//
MmArmInitSystem(1, KeLoaderBlock);
#if defined(_WINKD_)
//
// Everything required for the debugger to read and write
// physical memory is now set up
//
MiDbgReadyForPhysical = TRUE;
#endif
/* Put the paged pool after the loaded modules */
MmPagedPoolBase = (PVOID)PAGE_ROUND_UP((ULONG_PTR)MmSystemRangeStart +