2018-04-26
@Michael Scire
Loader: Save process->is_64_bit as prep for ldr:ro
Michael Scire committed on 26 Apr 2018
@Michael Scire
Change read_sd_file semantics to return size read.
Michael Scire committed on 26 Apr 2018
@Michael Scire
Boot: Fix JSON mappings to be RW (instead of RO)
Michael Scire committed on 26 Apr 2018
2018-04-25
@hexkyz
Boot: Initial skeleton and 1.0.0 GPIO voltage switch.
hexkyz committed on 25 Apr 2018
@Rajko Stojadinovic
Fusee: Fix BisPartition enum to correctly identify partitions. ...
Rajko Stojadinovic authored on 25 Apr 2018 SciresM committed on 25 Apr 2018
@Resaec
ENUMs for APB Slave Security Enable registers (#67) ...
Resaec authored on 25 Apr 2018 SciresM committed on 25 Apr 2018
@Michael Scire
Stratosphere: Add .jsons for loader, sm
Michael Scire committed on 25 Apr 2018
@Michael Scire
Loader: Properly map BSS as rw.
Michael Scire committed on 25 Apr 2018
@Michael Scire
Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0)
Michael Scire committed on 25 Apr 2018
2018-04-24
@Michael Scire
Loader: Fix type definitions in picosha2.hpp
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Finish Loader::CreateProcess().
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Include picosha2 as a SHA256 generator.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement argument passing.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement most of LoadNsosIntoProcessMemory
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement RandomUtils (for ASLR)
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement mappable-region locating functions.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Clean up Nso fopen semantics
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Call svcCreateProcess()
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement InitializeProcessInfo()
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Fix off-by-one in SDK nso header loading.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Add Nso Header loading, loadset validation in CreateProcess
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Fix KAC parsing infloop.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Remove Kernel Caps parsing TODO.
Michael Scire committed on 24 Apr 2018
@Michael Scire
Loader: Implement Kernel Capability parsing/validation.
Michael Scire committed on 24 Apr 2018
2018-04-23
@Michael Scire
Stratosphere: Make TODOs for Loader::CreateProcess().
Michael Scire committed on 23 Apr 2018
@Naomi Peori
Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64) ...
Naomi Peori authored on 23 Apr 2018 SciresM committed on 23 Apr 2018
@Michael Scire
Stratosphere: Update sm.json to use new JSON format for elf2kip
Michael Scire committed on 23 Apr 2018
@Michael Scire
Stratosphere: Add sm.json for elf2kip
Michael Scire committed on 23 Apr 2018