spl: fix vtables/other issues, now boots (not all commands work)

This commit is contained in:
Michael Scire 2019-04-25 05:27:35 -07:00
parent 85e8506fa8
commit bc44e02aed
12 changed files with 131 additions and 127 deletions

View file

@ -121,8 +121,6 @@ int main(int argc, char **argv)
/* TODO, DeprecatedGeneralService */
}
RebootToRcm();
/* Loop forever, servicing our services. */
s_server_manager.Process();