Boot2: Difference between revisions
 migration & grc are no longer launched by boot2 in 12.0.0  | 
				 add boot2.Manu1st  | 
				||
| Line 311: | Line 311: | ||
If that also fails, it defaults to loading "C:/siglo_boot/list.txt" from the host PC.  | If that also fails, it defaults to loading "C:/siglo_boot/list.txt" from the host PC.  | ||
= boot2.Manu1st =  | |||
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)  | |||
* 0100000000000009 (settings)  | |||
* 0100000000000006 (usb)  | |||
* 010000000000001D (pcie)  | |||
* 010000000000000A (bus)  | |||
* 010000000000001A (pcv)  | |||
* 010000000000B14A (manu)  | |||
* 010000000000001F (ns)  | |||
* 0100000000000015 (lm)  | |||
* 0100000000000034 (fatal)  | |||
After launching these processes, it exits.  | |||