[BOOTLIB]: Don't use PTE_BASE/PDE_BASE in bootlib. Use MmPteBase and MmPdeBase instead.
authorAlex Ionescu <aionescu@gmail.com>
Tue, 7 Feb 2017 01:35:11 +0000 (01:35 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Tue, 7 Feb 2017 01:35:11 +0000 (01:35 +0000)
commit58f2a22a11af2ff9d0c4a36f0893c1e04db46cce
treec42fc5961a3102847e0a06ecaff5d07463fb8cd2
parent036af3b730eb2a87461e37b582e104e62896ba86
[BOOTLIB]: Don't use PTE_BASE/PDE_BASE in bootlib. Use MmPteBase and MmPdeBase instead.
[BOOTLIB]: Implement MmDefpMapPhysicalAddress, MmDefpTranslateVirtualAddress. Fix definition of Mmx86MapPhysicalAddress.

svn path=/trunk/; revision=73739
reactos/boot/environ/lib/firmware/efi/firmware.c
reactos/boot/environ/lib/mm/i386/mmx86.c
reactos/boot/environ/lib/mm/mm.c
reactos/boot/environ/lib/mm/pagealloc.c