Boot2: Difference between revisions
No edit summary |
3.0.0 |
||
Line 50: | Line 50: | ||
* 010000000000002F (npns) [skipped in maintenance] | * 010000000000002F (npns) [skipped in maintenance] | ||
* 0100000000000034 (fatal) | * 0100000000000034 (fatal) | ||
* 0100000000000037 (ro) [3.0.0+] | |||
* 0100000000000038 (doesn't exist on retail systems) [3.0.0+] | |||
* 0100000000000039 (sdb) [3.0.0+] | |||
This list is probably optimized for boot-time. It launches display-related things first presumably to make sure it displays something as soon as possible. | This list is probably optimized for boot-time. It launches display-related things first presumably to make sure it displays something as soon as possible. | ||
After that, the process exits itself. | After that, the process exits itself. |