diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/PLAT_emulator.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/PLAT_emulator.xml Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,31 @@ + + + PLAT (emulator) + <p>These panics represent errors which are detected by emulator specific code. Typically, they are caused by passing bad or contradictory parameters to functions.</p> <p>The thread causing the panic is terminated.</p> + + + 0 + <p>These panics are raised when a failure occurs running any DLL attach process calls which have been registered during startup.</p></td> + + + 1 + <p>These panics are raised when a failure occurs running any DLL attach process calls which have been registered during startup.</p></td> + + + 2 + <p>This panic is raised when registering a thread callback.</p> + + + 3 + <p>This panic is raised if a failure occurs in loading <code class="filename">EKERN.EXE</code></p> + + + 4 + <p>This panic is raised if any of the <code>_E32Initialise()</code>, <code>_E32DeInitialise()</code> or <code>_E32ExitProcess()</code> Kernel functions cannot be found.</p> + + + 5 + <p>This panic is raised if a leave occurs and there is no trap harness.</p> + + + \ No newline at end of file