[FREELDR]
authorRafal Harabien <rafalh@reactos.org>
Tue, 14 Jun 2011 17:33:56 +0000 (17:33 +0000)
committerRafal Harabien <rafalh@reactos.org>
Tue, 14 Jun 2011 17:33:56 +0000 (17:33 +0000)
commitd53b93507fe88ee435c8d9a6dea46b0cdc5e3bb5
tree52d805d10c5a6d19073000e05fef1f07358adcd3
parent9e24b605cbb2bd18dce6deba26d1b835f0d594de
[FREELDR]
- Return const pointers instead of converting them
- Fix MemoryMapSizeInPages calculation
- Don't use pages after 4GB limit on x86 (PAE is not supported yet)
- Should fix starting ROS on 4GB machines
See issue #6031 for more details.

svn path=/trunk/; revision=52234
reactos/boot/freeldr/freeldr/arcemul/mm.c
reactos/boot/freeldr/freeldr/include/arcemul.h
reactos/boot/freeldr/freeldr/include/machine.h
reactos/boot/freeldr/freeldr/include/mm.h
reactos/boot/freeldr/freeldr/mm/meminit.c
reactos/boot/freeldr/freeldr/windows/wlmemory.c