A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer aec110d514 [FREELDR]
Allocate the ARC_DISK_SIGNATURE structures from the heap instead of putting them into the initial loader block allocation, since the number of disks changes later. Fixes memory corrruption and boot breakage when 3 hdds are connected.

[NTOSKRNL]
Remove a hack that disabled unloading drivers, which didn't work because of memory corruption from freeldr. This works now, too.

See issue #7139 for more details.

svn path=/trunk/; revision=56860
2012-07-08 22:06:23 +00:00
reactos [FREELDR] 2012-07-08 22:06:23 +00:00
rosapps [ROSAPPS] 2012-06-30 11:33:33 +00:00
rostests [WS2_32_APITEST] 2012-07-04 20:05:43 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00