[BUGCODES]

- Add an error message for Proprietary Software Execution Prevention 
feature supported by recent CPUs.
- TODO: Implement this feature in the kernel.

svn path=/trunk/; revision=62598
This commit is contained in:
Dmitry Gorbachev 2014-04-01 08:57:58 +00:00
parent 7f4064a788
commit 98c3dfa408

View file

@ -1090,6 +1090,20 @@ Run CHKDSK /F to check for hard drive corruption, and then
restart your computer.
.
MessageId=0x7C
Severity=Success
Facility=System
SymbolicName=MORAL_EXCEPTION_ERROR
Language=English
An attempt was made to execute a proprietary machine code instruction.
The system has been shut down to prevent damage to your conscience.
If this is the first time you have seen this error screen, read
<http://www.gnu.org/philosophy/free-sw.html>.
If problems continue, remove all nonfree software from your computer.
.
MessageId=0x7D
Severity=Success
Facility=System