Did you try searching?
http://www.ps3devwiki.com/index.php?...ice+mode&go=Go
void process_utils::create_initial_system_process().
Called to start the first userspace process, which is normally "sys_init_osd.self" but it can also launch recovery mode or update mode.
|
http://www.ps3devwiki.com/wiki/SIG_File_Format
PS3LV2DIAG
The functions available with this object will likely vary with the LV2DIAG used.
Open
WaitEvent
ReadAscii
WriteRead
Close
GetScErrLog
UpdateSYSCON (Unleaked .SIG file in combination with a modified downgrade lv2diag)
|
I'm not sure if thats useful, but it sounds like a good place to start?
@
euss
is the wiki master, and I think
@
CrashSerious
might be the man to ask about FSM