mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 05:41:02 +08:00
9088db842e83d2fdc94609d824f99d85cef71df4
- Separate locating the system DLL from initializing it. - Implement split-phase PsInitSystem for Phase 0 and 1, and make system dll initialization as part of phase 1. - Add MmVerifyImageIsOkForMpUse and MmCheckSystemImage to validate the system DLL. - Add a separate bugcheck for each failure in PsLocateSystemDll, matching with the NT bugchecks that would occur. svn path=/trunk/; revision=24437
…
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%