mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:15:58 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - 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 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |