Atmosphere/stratosphere/loader
misson20000 f1a9dd8a98 loader: fix ECS after new-ipc rewrite
The call to serviceCreate(...) tries to query pointer buffer size, but
since we haven't had a chance to return the server side of the session
yet, this deadlocks. Instead, we defer creating the session and
mounting the filesystem until the first time the ECS object is
used. If mounting the filesystem fails, the ECS is silently discarded.
2019-12-13 13:45:52 -08:00
..
source loader: fix ECS after new-ipc rewrite 2019-12-13 13:45:52 -08:00
loader.json stratosphere: version detect via svcCallSecureMonitor 2019-01-31 03:24:19 -08:00
Makefile libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00