|
8d6d27651c
|
Implement KeGetCurrentProcessorNumber() routine
|
2024-05-07 18:52:43 +02:00 |
|
|
d35dd4fce3
|
Save processor state during kernel initialization
|
2023-11-15 15:00:38 +01:00 |
|
|
fc85e0674b
|
Let KeGetCurrentProcessorControlBlock() use CurrentPrcb field and correct comments
|
2023-11-13 15:36:50 +01:00 |
|
|
e4fa9bdead
|
CurrentPrcb is needed here
|
2023-02-10 17:29:18 +01:00 |
|
|
c4a52938d2
|
Implement KeGetCurrentThread() routine
|
2023-02-08 23:58:24 +01:00 |
|
|
929d3dfae7
|
Implement KeGetCurrentProcessorBlock() and KeGetCurrentProcessorControlBlock() routines for both amd64 and i686
|
2023-02-08 16:39:05 +01:00 |
|