summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/bis_factory.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi1-1/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2020-09-17file_sys/bis_factory: Eliminate usage of the global system accessorLioncash1-1/+1
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash1-1/+2
2019-09-30filesystem: Add getter for BCAT temporary directoryZach Hilman1-0/+2
2019-09-21bis_factory: Add getters for NAND partition sizesZach Hilman1-0/+6
2019-09-21bis_factory: Add accessors for BIS placeholder cachesZach Hilman1-0/+7
2019-09-21bis_factory: Add accessor for NAND Image DirectoryZach Hilman1-0/+2
2019-09-21bis_factory: Add accessors for BIS content directoriesZach Hilman1-0/+3
2019-09-21bis_factory: Add accessors for BIS partitionsZach Hilman1-0/+20
2018-10-29bis_factory: Add getter for mod dump root for a title IDZach Hilman1-1/+3
2018-10-16file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicableLioncash1-4/+4
2018-09-24fsmitm: Cleanup and modernize fsmitm portZach Hilman1-1/+1
2018-09-22bis_factory: Add mod directory VFS getterZach Hilman1-1/+4
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-2/+5
2018-08-12bis_factory: Add partial implementation of BISFactoryZach Hilman1-0/+30