mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:46:17 +00:00
A free Windows-compatible Operating System - mirrored from GitHub
![]() - Massively refactor the winldr code - move common parts of LoadReactOSSetup and LoadAndBootWindows into LoadAndBootWindowsCommon - Combine architecture specific code into 2 functions: WinLdrSetupMachineDependent prepares the main stuff and WinLdrSetProcessorContext is the last thing done before transferring control to the kernel. - rename WinLdrTunOnPaging to WinLdrSetupMemoryLayout - Stop wasting stack space by decreasing the number of huge text buffers used - Don't handle x86 specific data like Tss in portable code - Add the progressbar for reactos setup as well - Add missing DPRINT_PELOADER to DEBUG_ALL svn path=/trunk/; revision=53510 |
||
---|---|---|
reactos | ||
rosapps | ||
rostests | ||
wallpaper |