boot2: move to separate process
1 parent 535e49a commit 6abd756e0c9b904fe232b507566f9332e3324219
@Michael Scire Michael Scire authored on 19 Oct 2019
SciresM committed on 7 Dec 2019
Showing 16 changed files
View
Makefile
View
stratosphere/Makefile
View
stratosphere/boot2/Makefile 0 → 100644
View
stratosphere/boot2/boot2.json 0 → 100644
View
stratosphere/boot2/source/boot2_main.cpp 0 → 100644
View
stratosphere/libstratosphere/Makefile
View
stratosphere/libstratosphere/include/stratosphere/boot2.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/boot2/boot2_api.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/cfg/cfg_api.hpp
View
stratosphere/libstratosphere/source/boot2/boot2_api.cpp 0 → 100644
View
stratosphere/libstratosphere/source/cfg/cfg_sd_card.cpp
View
stratosphere/pm/Makefile
View
stratosphere/pm/source/boot2/boot2_api.cpp 100644 → 0
View
stratosphere/pm/source/boot2/boot2_api.hpp 100644 → 0
View
stratosphere/pm/source/impl/pm_process_manager.cpp
View
stratosphere/pm/source/pm_main.cpp