A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer b2a2d9d793 [FREELDR]
- Fix memory type for hal and referenced dlls
- Don't allocate the LPB, MADs and all the other stuff from the heap, instead allocate one block of memory for the LPB, extension, etc and strings (fits into one page) and another page for the MADs limit to 200 MADs, 1024 is way over the top)
- Map only those pages into kernel mode, that the kernel will need, this way we don't need to unmap anything later.

svn path=/trunk/; revision=53864
2011-09-26 16:06:19 +00:00
reactos [FREELDR] 2011-09-26 16:06:19 +00:00
rosapps [SYSTEMINFO] 2011-04-05 21:20:42 +00:00
rostests [KMTEST] 2011-09-26 05:51:39 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00