Michael Scire
|
2fb258ca7e
|
kern: update KInitialPageTable/KInitialPageAllocator
|
2021-04-11 03:42:16 -07:00 |
|
Michael Scire
|
8bfda27e0e
|
kern: remove target-firmware logic for kernel loader
|
2020-12-29 12:21:41 -08:00 |
|
Michael Scire
|
968f50bc07
|
kern: refactor to use m_ for member variables
|
2020-12-18 13:31:01 -08:00 |
|
Michael Scire
|
7e1da15f6e
|
kern: update Initialize0 to account for new ordering
|
2020-12-02 06:43:37 -08:00 |
|
Michael Scire
|
b0debd72a7
|
kern: Kill KCoreLocalRegion
|
2020-12-02 06:43:37 -08:00 |
|
Michael Scire
|
71a2fe1bb6
|
kern: implement new software-reserved page table bits
|
2020-12-02 06:43:37 -08:00 |
|
Michael Scire
|
1a262c1063
|
kern: improve resource region size definitions/calculations
|
2020-08-18 15:17:40 -07:00 |
|
Michael Scire
|
7352d87b20
|
kern: switch memset to optimized impl
|
2020-07-31 14:50:52 -07:00 |
|
Michael Scire
|
8e75a4169d
|
ams: revamp target firmware
|
2020-05-06 22:29:07 -07:00 |
|
Michael Scire
|
6ad0f0e7f2
|
kern/kldr: fix bugs in physical randomization
|
2020-04-22 03:45:21 -07:00 |
|
Michael Scire
|
b39b6f0d5b
|
kern: implement 10.x perm change, fix many page table bugs
|
2020-04-19 17:16:19 -07:00 |
|
Michael Scire
|
b4d003b4b9
|
kern: fix suboptimal mapping choices by kernel/kernelldr
|
2020-04-19 00:01:06 -07:00 |
|
Michael Scire
|
bc1d3ccc91
|
kern: Update init to reflect 10.0.0 changes
|
2020-04-18 22:19:09 -07:00 |
|
Michael Scire
|
94b10b5779
|
ams: fix boot sysmodule/kernel for 10.0.0
|
2020-04-14 10:11:58 -07:00 |
|
Michael Scire
|
116e00c21c
|
kernel_ldr: update to support 10.0.0
|
2020-04-14 07:38:01 -07:00 |
|
Michael Scire
|
20b5268e90
|
kern: kern::arm64 -> kern::arch::arm64
|
2020-02-14 18:22:55 -08:00 |
|
Michael Scire
|
8c93eb5712
|
kern: implement enough of KPageTable to initialize a thread
|
2020-02-13 17:38:56 -08:00 |
|
Michael Scire
|
059c706f19
|
kern: implement KThreadLocalPage
|
2020-01-30 16:51:35 -08:00 |
|
Michael Scire
|
484f132651
|
kern: implement KHandleTable, other cleanup
|
2020-01-30 15:29:51 -08:00 |
|
Michael Scire
|
e7dee2a9fc
|
kern: Implement most of memory init (all cores hit main, but still more to do)
|
2020-01-28 22:09:47 -08:00 |
|
Michael Scire
|
b2e522c0a0
|
meso: find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
|
2020-01-24 02:12:37 -08:00 |
|
Michael Scire
|
32fb22e361
|
kern: finish implementing assembly init routines
|
2020-01-24 02:11:26 -08:00 |
|
Michael Scire
|
6ecf04c3b7
|
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
|
2020-01-24 02:10:40 -08:00 |
|
Michael Scire
|
d10621e832
|
mesosphere: refactor Elf vs Elf64 distinction
|
2019-12-31 00:46:09 -08:00 |
|
Michael Scire
|
f78653d815
|
kernelldr: miscellaneous fixes
|
2019-12-31 00:46:09 -08:00 |
|
Michael Scire
|
8efdd04fcd
|
kernel_ldr: finish implementing all core logic.
|
2019-12-31 00:46:09 -08:00 |
|
SciresM
|
af352e4f7f
|
Remove unnecessary copyright header.
|
2019-12-31 00:46:09 -08:00 |
|
Michael Scire
|
2866cb5fe6
|
mesosphere: Implement kernelldr through first page table mapping
|
2019-12-31 00:46:09 -08:00 |
|