boot: move updater into libstrat
1 parent d0d4888 commit 1e7f41ea9fc85d0a9f93f64acc2a82f8bf1bd41a
@Michael Scire Michael Scire authored on 22 Jun 2019
Showing 14 changed files
View
stratosphere/boot/Makefile
View
stratosphere/boot/source/boot_repair_boot_images.cpp
View
stratosphere/boot/source/updater/updater_api.cpp 100644 → 0
View
stratosphere/boot/source/updater/updater_api.hpp 100644 → 0
View
stratosphere/boot/source/updater/updater_bis_management.cpp 100644 → 0
View
stratosphere/boot/source/updater/updater_bis_management.hpp 100644 → 0
View
stratosphere/boot/source/updater/updater_bis_save.cpp 100644 → 0
View
stratosphere/boot/source/updater/updater_bis_save.hpp 100644 → 0
View
stratosphere/boot/source/updater/updater_files.cpp 100644 → 0
View
stratosphere/boot/source/updater/updater_files.hpp 100644 → 0
View
stratosphere/boot/source/updater/updater_paths.cpp 100644 → 0
View
stratosphere/boot/source/updater/updater_paths.hpp 100644 → 0
View
stratosphere/boot/source/updater/updater_types.hpp 100644 → 0
View
stratosphere/libstratosphere
Not supported