A free Windows-compatible Operating System - mirrored from GitHub
Find a file
ReactOS Portable Systems Group 0bcdd3cdcc - We now implement a super-basic (and probably broken) context switching mechanism.
- We completely ignore setting the thread to the right scheduler state, and don't do any APC delivery checking, or any other work.
- We now implement a basic KiThreadStartup, which behaves properly (we believe). Doesn't handle user-mode threads yet, though.
- This gets us through PspSystemThreadStartup, and..
- We now reach Phase1InitializationDiscard! A major step has been reached, now it's time to cleanup what has been done until now and verify it to be correct.
- Then we move on... the next two things will be 1) Hal Initialization (setting up the timer) and 2) Displaying the boot logo.
- Graphics will require using the PL-110 LCD Controller.

svn path=/trunk/; revision=33937
2008-06-12 00:40:53 +00:00
irc - remove now unneeded files 2008-05-18 16:04:19 +00:00
reactos - We now implement a super-basic (and probably broken) context switching mechanism. 2008-06-12 00:40:53 +00:00
rosapps add simple TTF icon to fontview 2008-06-09 18:10:02 +00:00
rostests Synced shlwapi_winetest.exe with Wine HEAD 2008-06-08 17:14:50 +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