mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 05:41:02 +08:00
- Enable debugging during text-mode setup. - Optimize KeSynhronizeExecution into assembly so we can avoid using EBP and have the fastest possible routine, since it is performance critical. - svn path=/trunk/; revision=26167