History for Atmosphere / stratosphere / loader / source / ldr_process_creation.cpp
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-09-06
@SciresM
loader: Add support for 6.0.0.
SciresM authored on 6 Sep 2018 GitHub committed on 6 Sep 2018
2018-07-30
@Michael Scire
Loader: Add support for exefs redirection to code nsp on SD.
Michael Scire committed on 30 Jul 2018
2018-07-28
@Michael Scire
Loader: Support loading FsStorageId_None content from SD.
Michael Scire committed on 28 Jul 2018
2018-06-25
@Michael Scire
Loader: Fix argument passing.
Michael Scire committed on 25 Jun 2018
2018-06-15
@Michael Scire
fs.mitm: WIP LayeredFS impl (NOTE: UNUSABLE ATM) ...
Michael Scire committed on 15 Jun 2018
2018-05-02
@Michael Scire
Loader: Fix (all?) remaining bugs in ldr:pm. ...
Michael Scire committed on 2 May 2018
2018-04-27
@Michael Scire
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire committed on 27 Apr 2018
2018-04-26
@Michael Scire
Loader: is_64_bit -> is_64_bit_addspace
Michael Scire committed on 26 Apr 2018
@Michael Scire
Loader: Save process->is_64_bit as prep for ldr:ro
Michael Scire committed on 26 Apr 2018
2018-04-25
@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: Implement all remaining parts of CreateProcess except LoadNsoSegment.
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 NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
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: Add Nso Header loading, loadset validation in CreateProcess
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
2018-04-22
@Michael Scire
Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path.
Michael Scire committed on 22 Apr 2018
@Michael Scire
Stratosphere: Skeleton create process up through the ProcessCreation::CreateProcess() call
Michael Scire committed on 22 Apr 2018