|
243aacc9c1
|
Cleanup thread context initialization code
|
2024-05-06 16:57:29 +02:00 |
|
|
b30d15719c
|
Temporarily comment out thread code related to trap frame
|
2024-04-19 16:59:57 +02:00 |
|
|
5b6f3b0244
|
Mark user mode threads as not yet supported
|
2023-11-15 20:41:28 +01:00 |
|
|
362eefc2b3
|
Fixes in AMD64 version of KepInitializeThreadContext() to get rid of PageFault exception
|
2023-11-07 15:34:49 +01:00 |
|
|
e05366815a
|
NpxFrame is filled with zeroes, so there is no need to set all these stuff
|
2023-03-15 22:48:26 +01:00 |
|
|
5677719038
|
Initialize thread context for AMD64
|
2023-03-14 17:37:20 +01:00 |
|
|
c4d1f1cd0d
|
Initial implementation of the thread initialization
|
2023-02-23 20:11:21 +01:00 |
|