[BOOTMGR]: Fix bug in test.
authorAlex Ionescu <aionescu@gmail.com>
Sun, 5 Feb 2017 21:50:14 +0000 (21:50 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 5 Feb 2017 21:50:14 +0000 (21:50 +0000)
commit16fa7d18c53ad4c0086499c5087439f97449928a
tree874da728c2e313ba68673aa1299b6d4fbcca2cad
parentb5f0b7d584e2fdd740e6ca0a028ad1c61611270d
[BOOTMGR]: Fix bug in test.
[BOOTLIB]: Fix bug in MmMdFindDescriptorFromMdl.
[BOOTLIB]: Implement MmFwFreePages.
[BOOTLIB]: Implement most of MmPapFreePhysicalPages. The rest is coming next.
[BOOTMGR]: Add test for alloc/free.

svn path=/trunk/; revision=73716
reactos/boot/environ/app/bootmgr/bootmgr.c
reactos/boot/environ/include/bl.h
reactos/boot/environ/lib/firmware/fwutil.c
reactos/boot/environ/lib/mm/descriptor.c
reactos/boot/environ/lib/mm/pagealloc.c