[BOOTLIB]: Implement MmArchTranslateVirtualAddress for non-paging mode. Stub Mmx86Tra...
authorAlex Ionescu <aionescu@gmail.com>
Sun, 5 Feb 2017 22:34:47 +0000 (22:34 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 5 Feb 2017 22:34:47 +0000 (22:34 +0000)
commit88dcf318568eeeed6094de352e5e9af59b022f92
treed8ebe77f3dd8680ef87ce4803996c11b03cdaba3
parent0348b64178cca66759d4585ad59651af25be046a
[BOOTLIB]: Implement MmArchTranslateVirtualAddress for non-paging mode. Stub Mmx86TranslateVirtualAddress.
[BOOTLIB]: Support EfiPrintf in Protected mode.
[BOOTLIB]: Support EfiGetMemoryMap in Protected Mode.

svn path=/trunk/; revision=73721
reactos/boot/environ/include/bl.h
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