summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/bis_factory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* file_sys/bis_factory: Eliminate usage of the global system accessorLioncash2020-09-171-1/+1
* file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-1/+2
* filesystem: Add getter for BCAT temporary directoryZach Hilman2019-09-301-0/+2
* bis_factory: Add getters for NAND partition sizesZach Hilman2019-09-211-0/+6
* bis_factory: Add accessors for BIS placeholder cachesZach Hilman2019-09-211-0/+7
* bis_factory: Add accessor for NAND Image DirectoryZach Hilman2019-09-211-0/+2
* bis_factory: Add accessors for BIS content directoriesZach Hilman2019-09-211-0/+3
* bis_factory: Add accessors for BIS partitionsZach Hilman2019-09-211-0/+20
* bis_factory: Add getter for mod dump root for a title IDZach Hilman2018-10-291-1/+3
* file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicableLioncash2018-10-161-4/+4
* fsmitm: Cleanup and modernize fsmitm portZach Hilman2018-09-241-1/+1
* bis_factory: Add mod directory VFS getterZach Hilman2018-09-221-1/+4
* file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-2/+5
* bis_factory: Add partial implementation of BISFactoryZach Hilman2018-08-121-0/+30