A free Windows-compatible Operating System - mirrored from GitHub
Go to file
ReactOS Portable Systems Group 241449fc0e - Save and restore the trap frame for the current thread when we take an interrupt, so that ISRs can read it.
- We use this in the clock ISR, that can now actually send the trap frame to KeUpdateSystemTime.
- Implement KeUpdateRunTime to handle time accounting and DPC rescheduling as well as Quantum End.
- Ignore quantum end for now.
- We now have a working timebase, and we're back to our earlier checkpoint around CmInitSystem1!.


svn path=/trunk/; revision=34088
2008-06-26 05:56:35 +00:00
irc Change the logic and make the AnswerInPublic Command option opt-out instead of opt-in. Now everything except !help is allowed in public again (due to popular demand). 2008-06-25 14:13:21 +00:00
reactos - Save and restore the trap frame for the current thread when we take an interrupt, so that ISRs can read it. 2008-06-26 05:56:35 +00:00
rosapps Start to rename all Korean RC Files to "ko-KR.rc". "ko-KO.rc" was not correct. 2008-06-23 09:42:06 +00:00
rostests Add Rbuild files for WineTestGUI. 2008-06-24 09:05:56 +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