Error codes: Difference between revisions
→Error codes: Add all SPL error codes |
|||
Line 677: | Line 677: | ||
| 0x80E16 || 22 || 1031 || Not initialized | | 0x80E16 || 22 || 1031 || Not initialized | ||
|- | |- | ||
| | | 0x21A || 26 || 1 || SMC is not implemented | ||
|- | |- | ||
| | | 0x41A || 26 || 2 || SMC argument is invalid | ||
|- | |- | ||
| | | 0x61A || 26 || 3 || SMC is currently in progress/secmon is busy | ||
|- | |- | ||
| | | 0x81A || 26 || 4 || Secmon not currently performing async operation | ||
|- | |- | ||
| 0xD21A || 26 || 105 || Invalid AES | | 0xA1A || 26 || 5 || Invalid SMC async callback key | ||
|- | |||
| 0xC1A || 26 || 6 || SMC is blacklisted during current boot | |||
|- | |||
| 0xC81A || 26 || 100 || Invalid (buffer) size | |||
|- | |||
| 0xCA1A || 26 || 101 || Unknown SMC error | |||
|- | |||
| 0xCA1A || 26 || 101 || Decryption failure | |||
|- | |||
| 0xD01A || 26 || 104 || No AES keyslots available | |||
|- | |||
| 0xD21A || 26 || 105 || Invalid AES keyslot | |||
|- | |||
| 0xD41A || 26 || 106 || BootReason already set | |||
|- | |||
| 0xD61A || 26 || 107 || BootReason not set | |||
|- | |||
| 0xD81A || 26 || 108 || Invalid argument | |||
|- | |- | ||
| 0x19269 || 105 || 201 || Null settings name | | 0x19269 || 105 || 201 || Null settings name |