[NTOS:MM] Make debug code in MmArmInitSystem portable

This commit is contained in:
Timo Kreuzer 2017-12-19 15:16:54 +01:00
parent 11c78f701d
commit 18cd763160
3 changed files with 4 additions and 4 deletions

View file

@ -23,6 +23,7 @@
#define MI_PAGED_POOL_START (PVOID)0xE1000000
#define MI_NONPAGED_POOL_END (PVOID)0xFFBE0000
#define MI_DEBUG_MAPPING (PVOID)0xFFBFF000
#define MI_HIGHEST_SYSTEM_ADDRESS (PVOID)0xFFFFFFFF
/* FIXME: These are different for PAE */
#define PTE_BASE 0xC0000000