A free Windows-compatible Operating System - mirrored from GitHub
Go to file
ReactOS Portable Systems Group 3d10a2eabc - Forgot to commit previous HAL changes.
- There is no reason to implement the Interlocked* APIs in assembly in the kernel -- just have them call the intrinsics.
- Also fix the way we were overloading the exported APIs, we now use the intrinsics all the time.
- Convert loader block address to virtual, and parse the addresses inside it and convert them to virtual too, after we don't use them in FreeLDR anymore -- the kernel will delete the p->v identity mapping, and eventually still need to touch the loader block.
- Implement MmGetPhysicalAddress and MiGetUserPageDirectoryCount for ARM.
- We now reach the point where we start initializing the boot drivers' memory information.

svn path=/trunk/; revision=32654
2008-03-11 04:42:54 +00:00
irc Fix the build. 2008-03-08 11:08:52 +00:00
reactos - Forgot to commit previous HAL changes. 2008-03-11 04:42:54 +00:00
rosapps Updated French translation for vgafontedit 2008-03-08 18:30:37 +00:00
rostests add missing winetests : hlink & schannel, 2008-02-22 21:01:47 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00