EnderIce2
|
6801475243
|
Refactor filesystem & stl code
|
2024-05-18 07:42:01 +03:00 |
|
EnderIce2
|
e09d93e2bb
|
Refactor panic handler and assertion failed display functions
|
2024-04-01 21:04:45 +03:00 |
|
EnderIce2
|
b35045e7ca
|
Refactor memory allocation implementation and add KernelReserve flag to memory mappings
|
2024-03-19 03:57:30 +02:00 |
|
EnderIce2
|
9722a44dc2
|
Fix typo in help command
|
2024-03-18 21:33:06 +02:00 |
|
EnderIce2
|
0d2036139c
|
Update DisplayDetailsScreen to include CopyOnWrite flag in page table entry
|
2024-03-11 23:29:47 +02:00 |
|
EnderIce2
|
0270192eec
|
Add more page fault details
|
2024-03-10 22:51:09 +02:00 |
|
EnderIce2
|
196aacda84
|
Update DisplayProcessScreen function to include executable name
|
2024-03-05 01:07:09 +02:00 |
|
EnderIce2
|
e69ace7fdc
|
Add ExGetKSymbolByAddress function to retrieve kernel symbols by address
|
2024-03-03 23:48:19 +02:00 |
|
EnderIce2
|
2f1611fe87
|
Add dump command in kernel shell
|
2024-02-29 00:46:28 +02:00 |
|
EnderIce2
|
72ee2075ae
|
Add "screen" command to panic UI
|
2024-02-29 00:05:59 +02:00 |
|
EnderIce2
|
455c8a82de
|
Fix DisplayProcessScreen function to show ready threads, add note for hidden processes
|
2024-02-28 23:57:13 +02:00 |
|
EnderIce2
|
5fd8d3b3a5
|
Revamped kernel panic functions with significant improvements
|
2024-02-28 06:31:02 +02:00 |
|