A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 83904f66db [NTOSKRNL]
- Add MM_HAL_VA_END and use it in MiAddHalIoMappings instead of making assumptions about the page tables
- Add MM_SHARED_USER_DATA_VA for x86
- use MM_SHARED_USER_DATA_VA in Mm to avoid ambiguities
- fix or comment out USER_SHARED_DATA in asm headers, as it should be the kernel mode address here
- set Teb->ExceptionList to NULL on amd64, it is used as a link to the Wow64 TEB, if any

svn path=/trunk/; revision=55445
2012-02-06 00:24:31 +00:00
reactos [NTOSKRNL] 2012-02-06 00:24:31 +00:00
rosapps [SSSTARS] 2011-12-19 10:22:06 +00:00
rostests [rosautotest] 2012-02-05 20:56:21 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00