NV services: Difference between revisions
Line 347: | Line 347: | ||
| 0 || Success | | 0 || Success | ||
|- | |- | ||
| | | 1 || NotImplemented | ||
|- | |- | ||
| 3 || | | 2 || NotSupported | ||
|- | |||
| 3 || NotInitialized | |||
|- | |||
| 4 || BadParameter | |||
|- | |||
| 5 || Timeout | |||
|- | |||
| 6 || InsufficientMemory | |||
|- | |||
| 7 || ReadOnlyAttribute | |||
|- | |||
| 8 || InvalidState | |||
|- | |||
| 9 || InvalidAddress | |||
|- | |||
| 0xA || InvalidSize | |||
|- | |||
| 0xB || BadValue | |||
|- | |||
| 0xD || AlreadyAllocated | |||
|- | |||
| 0xE || Busy | |||
|- | |||
| 0xF || ResourceError | |||
|- | |||
| 0x10 || CountMismatch | |||
|- | |- | ||
| 0x1000 || Shared memory too small | | 0x1000 || Shared memory too small | ||
|} | |} |