mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 13:50:25 +08:00
aebf8308218102fa2bf1decac36d948ee8c10ba4
- Fix a double bug in KiSystemStartup. First, we were setting KPCR->Number instead of KPRCB->Number. Second, we were using KeGetPcr instead of __writefsdword. It worked on ROS because KeGetPcr is hard-coded to ROS's KPCR buffer. svn path=/trunk/; revision=24334
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%