[BUGCODES]: Add bugcheck 0xF7 DRIVER_OVERRAN_STACK_BUFFER (that encountered while debugging Windows), with description coming from what windbg gave to me.

svn path=/trunk/; revision=66476
This commit is contained in:
Hermès Bélusca-Maïto 2015-02-27 01:59:17 +00:00
parent 2fe77c41bd
commit 840282e4d3

View file

@ -1578,6 +1578,15 @@ Language=English
The PCI driver has detected an error in a PCI device or BIOS being verified.
.
MessageId=0xF7
Severity=Success
Facility=System
SymbolicName=DRIVER_OVERRAN_STACK_BUFFER
Language=English
A driver has overrun a stack-based buffer. This overrun could potentially
allow a malicious user to gain control of this machine.
.
MessageId=0xF8
Severity=Success
Facility=System