[BOOTLIB]: Separate free and zero memory, and code vs data runtime data, as newer...
authorAlex Ionescu <aionescu@gmail.com>
Sat, 13 May 2017 19:32:26 +0000 (19:32 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sat, 13 May 2017 19:32:26 +0000 (19:32 +0000)
commit29d82352a37a13b3e1195a09b59815eaee12b34c
tree1c4cdff8e53aaa71d31e6c9f25a3ed2c20d60b6a
parentc7afd6f90c5854a5a9029f4ffe40b658bbc68888
[BOOTLIB]: Separate free and zero memory, and code vs data runtime data, as newer bootlibs do.
[BOOTLIB]: Fix bugs in MmMdpHasPrecedence and cleanup.
[BOOTLIB]: Fix bug in MmMdFreeDescriptor.
[BOOTLIB]: Cleanup MmMdpSaveCurrentListPointer.
[BOOTLIB]: Fix bug in MmMdpCoalesceDescriptor.
[BOOTLIB]: Fix multiple bugs in MmMdAddDescriptorToList, and cleanup.

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