Line 52: |
Line 52: |
| * 0100000000000031 (glue) | | * 0100000000000031 (glue) |
| * 0100000000000032 (eclct) | | * 0100000000000032 (eclct) |
− | * 010000000000002F (npns) [skipped in maintenance mode] | + | * 010000000000002F (npns) [skipped in maintenance mode on 1.0.0-6.2.0] |
| * 0100000000000034 (fatal) | | * 0100000000000034 (fatal) |
| * 0100000000000037 (ro) [3.0.0+] | | * 0100000000000037 (ro) [3.0.0+] |
Line 166: |
Line 166: |
| * 0100000000000032 (eclct) | | * 0100000000000032 (eclct) |
| * 010000000000B120 (nvdbgsvc) | | * 010000000000B120 (nvdbgsvc) |
− | * 010000000000002F (npns) [skipped in maintenance mode] | + | * 010000000000002F (npns) [skipped in maintenance mode on 1.0.0-6.2.0] |
| * 0100000000000034 (fatal) | | * 0100000000000034 (fatal) |
| * 0100000000000037 (ro) [3.0.0+] | | * 0100000000000037 (ro) [3.0.0+] |
Line 234: |
Line 234: |
| * 010000000000000C (bcat) [skipped in maintenance mode] | | * 010000000000000C (bcat) [skipped in maintenance mode] |
| * 0100000000000030 (eupld) [skipped in maintenance mode] | | * 0100000000000030 (eupld) [skipped in maintenance mode] |
| + | |
| + | After launching all titles, it'll check the "boot!boot_devmenuapp_installer" setting and attempt to launch 01000000000020f0 (devmenuapp_installer) if it's set to true. |
| | | |
| = boot2.SafeMode = | | = boot2.SafeMode = |
Line 240: |
Line 242: |
| In maintenance mode its launch order is identical to the launch order in [[#boot2|boot2]] maintenance mode. | | In maintenance mode its launch order is identical to the launch order in [[#boot2|boot2]] maintenance mode. |
| | | |
− | = boot2.manuBoot = | + | = boot2.ManuBoot = |
| Just like [[#boot2.prodBoot|boot2.prodBoot]], it opens the [[Process_Manager_services#pm:shell|pm:shell]] service and launches the following titles in order: | | Just like [[#boot2.prodBoot|boot2.prodBoot]], it opens the [[Process_Manager_services#pm:shell|pm:shell]] service and launches the following titles in order: |
| * 0100000000000021 (psc) | | * 0100000000000021 (psc) |
Line 255: |
Line 257: |
| * 010000000000001C (nvnflinger) | | * 010000000000001C (nvnflinger) |
| * 010000000000002D (vi) | | * 010000000000002D (vi) |
| + | * 010000000000001F (ns) |
| * 010000000000000D (dmnt) | | * 010000000000000D (dmnt) |
| * 010000000000001F (ns) | | * 010000000000001F (ns) |
| * 0100000000000015 (lm) | | * 0100000000000015 (lm) |
| + | * 010000000000001B (ppc) [1.0.0-8.1.0] |
| + | * 0100000000000010 (ptm) |
| * 0100000000000017 (cs) | | * 0100000000000017 (cs) |
| * 0100000000000011 (shell) | | * 0100000000000011 (shell) |
Line 270: |
Line 275: |
| * 010000000000001E (account) | | * 010000000000001E (account) |
| * 0100000000000020 (nfc) | | * 0100000000000020 (nfc) |
| + | * 010000000000003C (jpegdec) [4.0.0+] |
| * 0100000000000022 (capsrv) | | * 0100000000000022 (capsrv) |
| * 0100000000000024 (ssl) | | * 0100000000000024 (ssl) |
Line 280: |
Line 286: |
| * 0100000000000032 (eclct) | | * 0100000000000032 (eclct) |
| * 010000000000B120 (nvdbgsvc) | | * 010000000000B120 (nvdbgsvc) |
| + | * 010000000000002F (npns) [7.0.0+] |
| * 0100000000000034 (fatal) | | * 0100000000000034 (fatal) |
− | * 01000000000020D1 (DevSafeModeUpdater) | + | * 0100000000000037 (ro) [3.0.0+] |
| + | * 0100000000000038 (profiler) [3.0.0+] |
| + | * 0100000000000039 (sdb) [3.0.0+] |
| + | * 010000000000003A (migration) [4.0.0+] |
| + | * 0100000000000035 (grc) [4.0.0+] |
| + | * 010000000000003E (olsc) [6.0.0+] |
| + | * 0100000000000041 (ngct) [9.0.0+] |
| + | * 01000000000020D1 (DevSafeModeUpdater) [1.0.0] |
| | | |
| Otherwise, it launches exactly the same titles as [[#boot2.prodBoot|boot2.prodBoot]] in the same order, but then finishes by launching 010000000000B14A ([[Manu Services|Manu]]) before exiting itself. | | Otherwise, it launches exactly the same titles as [[#boot2.prodBoot|boot2.prodBoot]] in the same order, but then finishes by launching 010000000000B14A ([[Manu Services|Manu]]) before exiting itself. |
| + | |
| + | After launching all titles, it'll check the "boot!boot_devmenuapp_installer" setting and attempt to launch 01000000000020f0 (devmenuapp_installer) if it's set to true. |
| | | |
| = boot2.FromHost = | | = boot2.FromHost = |