ErrDisp: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
|- | |- | ||
| 0x00010800 | | 0x00010800 | ||
| ThrowFatalError | | ThrowFatalError(0x80-byte errorinfo) | ||
|- | |- | ||
| 0x00020042 | | 0x00020042 | ||
| | | (size, <nowiki>(size<<14) | 2</nowiki>, errorinfoptr) This is similar to cmd1, except with this the input buffer is copied to final output errorinfo+0x80 instead of +0x0, via the ARM11 kernel. Max size is 0x100. ErrDisp doesn't do anything in the cmd-handler for this command at all, besides checking the command header and buffer header. | ||
|} | |} |