[BOOTLIB]: Finish implementation of MmMdRemoveRegionFromMdlEx for other straddling...
authorAlex Ionescu <aionescu@gmail.com>
Mon, 6 Feb 2017 22:11:21 +0000 (22:11 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 6 Feb 2017 22:11:21 +0000 (22:11 +0000)
commit4578326e06b9d6a01b528e0aa4a2706c15caac62
treed74f885eb2f399256e347ced4c25b5a761fee96a
parent6e89272bef5b14747d753e59cc6329878c665cd5
[BOOTLIB]: Finish implementation of MmMdRemoveRegionFromMdlEx for other straddling scenarios.
[BOOTLIB]: Implement Mmx86MapInitStructure and most of Mmx86InitializeMemoryMap.
[BOOTLIB]: Continue implementation of MmDefInitializeTranslation.
[BOOTLIB]: More explicitly mark paths which are not yet implemented for paging mode yet (but only on compilers that don't give compiler errors when trying to use __FUNCTION__.

svn path=/trunk/; revision=73734
reactos/boot/environ/include/bl.h
reactos/boot/environ/lib/mm/descriptor.c
reactos/boot/environ/lib/mm/i386/mmx86.c
reactos/boot/environ/lib/mm/mm.c
reactos/boot/environ/lib/mm/pagealloc.c