fs.mitm: Implement bis protection
1 parent e1391d4 commit f4ca2c02a7bd9388b1352c5d55836fe85eae6d0c
@Michael Scire Michael Scire authored on 28 Nov 2019
SciresM committed on 7 Dec 2019
Showing 30 changed files
View
common/defaults/system_settings.ini
View
stratosphere/ams_mitm/source/fs_mitm/fs_mitm_service.cpp 0 → 100644
View
stratosphere/ams_mitm/source/fs_mitm/fs_mitm_service.hpp
View
stratosphere/ams_mitm/source/fs_mitm/fs_shim.c 0 → 100644
View
stratosphere/ams_mitm/source/fs_mitm/fs_shim.h 0 → 100644
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.cpp 0 → 100644
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_boot0storage.hpp 0 → 100644
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_istorage_interface.cpp 0 → 100644
View
stratosphere/ams_mitm/source/fs_mitm/fsmitm_istorage_interface.hpp 0 → 100644
View
stratosphere/ams_mitm/source/set_mitm/settings_sd_kvs.cpp
View
stratosphere/libstratosphere/include/stratosphere.hpp
View
stratosphere/libstratosphere/include/stratosphere/fs.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_common.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_directory.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_file.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_filesystem.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_istorage.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_operate_range.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_query_range.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fs_remote_storage.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp 0 → 100644
View
stratosphere/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_manager.hpp
View
stratosphere/libstratosphere/include/stratosphere/sf/cmif/sf_cmif_domain_service_object.hpp
View
stratosphere/libstratosphere/include/stratosphere/sf/hipc/sf_hipc_server_domain_session_manager.hpp
View
stratosphere/libstratosphere/source/ams/ams_exosphere_api.cpp
View
stratosphere/libstratosphere/source/sf/cmif/sf_cmif_domain_manager.cpp
View
stratosphere/libstratosphere/source/sf/hipc/sf_hipc_server_domain_session_manager.cpp