A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 36a816a584 [NTOSKRNL]
- Rewrite MmFindGapBottomUp and MmFindGapTopDown, the old versions were broken and were first checking the address range after the first memory area and only used the area below (above) the first memory are when nothing free was found.
- Fix an ASSERT, that gets triggered now that the memory areas are created at the "right" locations
- Create a memory are for the boot loaded images, which previously could be overwritten happily by new memory areas, which was only prevented by the brokenness of the code
- Fix a few memory regions so that they are correct for amd64 builds as well

svn path=/trunk/; revision=55397
2012-02-03 20:59:35 +00:00
reactos [NTOSKRNL] 2012-02-03 20:59:35 +00:00
rosapps [SSSTARS] 2011-12-19 10:22:06 +00:00
rostests [user32_apitest] 2012-01-31 10:49:44 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00