[NTOS:KE]
authorThomas Faber <thomas.faber@reactos.org>
Sat, 11 Oct 2014 13:15:10 +0000 (13:15 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 11 Oct 2014 13:15:10 +0000 (13:15 +0000)
commitc859a6df99a65b9a728f986c4b29fd27bea2a6fd
treeee9f2da908c5384a5f883305ff9593a785aca5e6
parent56af6d9a256c29f4d41091e1692dda9716a4a15f
[NTOS:KE]
- Implement KiRaiseSecurityCheckFailure[Handler] to handle int 0x29 (__fastfail). Based on patch by Timo Kreuzer.
(Yes, this is a Windows 8 feature. However all it does is improve the debugging experience, and we have a need for that)
CORE-8419

svn path=/trunk/; revision=64665
reactos/include/reactos/mc/bugcodes.mc
reactos/ntoskrnl/ke/i386/trap.s
reactos/ntoskrnl/ke/i386/traphdlr.c