| 2018-04-26 |
Loader: Save process->is_64_bit as prep for ldr:ro
Michael Scire
committed
on 26 Apr 2018
|
|---|---|
| 2018-04-25 |
Loader: Properly map BSS as rw.
Michael Scire
committed
on 25 Apr 2018
|
|
Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0)
Michael Scire
committed
on 25 Apr 2018
|
|
| 2018-04-24 |
Loader: Finish Loader::CreateProcess().
Michael Scire
committed
on 24 Apr 2018
|
|
Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement argument passing.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement most of LoadNsosIntoProcessMemory
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement RandomUtils (for ASLR)
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.)
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement mappable-region locating functions.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Clean up Nso fopen semantics
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Call svcCreateProcess()
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement InitializeProcessInfo()
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Fix off-by-one in SDK nso header loading.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Add Nso Header loading, loadset validation in CreateProcess
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Fix KAC parsing infloop.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Remove Kernel Caps parsing TODO.
Michael Scire
committed
on 24 Apr 2018
|
|
|
Loader: Implement Kernel Capability parsing/validation.
Michael Scire
committed
on 24 Apr 2018
|
|
| 2018-04-23 |
Stratosphere: Make TODOs for Loader::CreateProcess().
Michael Scire
committed
on 23 Apr 2018
|
| 2018-04-22 |
Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path.
Michael Scire
committed
on 22 Apr 2018
|
|
Stratosphere: Move boost/callable_traits into libstratosphere
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: extract common code to libstratosphere.
Michael Scire
committed
on 22 Apr 2018
|
|
|
Stratosphere: Skeleton create process up through the ProcessCreation::CreateProcess() call
Michael Scire
committed
on 22 Apr 2018
|
|
| 2018-04-21 |
Stratosphere: Add handle/pid output to IPC templating, fix failure condition message preparation.
Michael Scire
committed
on 21 Apr 2018
|
|
Stratosphere: Implement ldr:pm->GetProgramInfo()
Michael Scire
committed
on 21 Apr 2018
|
|
|
Stratosphere: Add arguments to GetProgramInfo
Michael Scire
committed
on 21 Apr 2018
|
|
|
Fix padding for C descriptors
Michael Scire
committed
on 21 Apr 2018
|
|
|
Adjust padding for C descriptor size parsing
Michael Scire
committed
on 21 Apr 2018
|
|
|
Stratosphere: Add WrapIpcCommandImpl templating.
Michael Scire
committed
on 21 Apr 2018
|
|
| 2018-04-20 |
Stratosphere: Fix IPC rawdata out size, QueryPointerBufferSize works on hardware now.
Michael Scire
committed
on 20 Apr 2018
|