[BOOTLIB]: Clarify that BlMemoryReserved == BlMemoryBelow1MB
authorAlex Ionescu <aionescu@gmail.com>
Mon, 6 Feb 2017 03:14:14 +0000 (03:14 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 6 Feb 2017 03:14:14 +0000 (03:14 +0000)
commit27f761d0a3689d254136193932fb11f0944491c7
tree1dc35d3525fe791dea0b8a854c820fbd5b0633d0
parent88dcf318568eeeed6094de352e5e9af59b022f92
[BOOTLIB]: Clarify that BlMemoryReserved == BlMemoryBelow1MB
[BOOTLIB]: Implement EfiAllocatePages, EfiFreePages for Protected Mode.
[BOOTLIB]: Fix a "Todo" in MmFwGetMemoryMap: We now free the EFI buffer used for the memory map itself, and unmap it from the memory map (which would show it as 'in-use' while we're dumping it).

svn path=/trunk/; revision=73722
reactos/boot/environ/app/bootmgr/bootmgr.c
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/mm.c
reactos/boot/environ/lib/mm/pagealloc.c