reactos/reactos/ntoskrnl/dbgk
Alex Ionescu c28da2e61a - Fixup some kernel module debugging flags/settings from leftovers.
- 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
2007-03-25 14:33:54 +00:00
..
dbgkobj.c - Fixup some kernel module debugging flags/settings from leftovers. 2007-03-25 14:33:54 +00:00
dbgkutil.c - Fix IN/OUT privileged instruction fault (we don't yet handle HLT/CLI/STI other prefixes but the framework is there). 2007-01-21 22:43:32 +00:00