geforkt von xt-sys/exectos
Initial implementation of the thread initialization
Dieser Commit ist enthalten in:
@@ -20,3 +20,6 @@ EPROCESS KeInitialProcess;
|
||||
|
||||
/* Kernel initial thread */
|
||||
ETHREAD KeInitialThread;
|
||||
|
||||
/* Kernel service descriptor table */
|
||||
KSERVICE_DESCRIPTOR_TABLE KeServiceDescriptorTable[KSERVICE_TABLES_COUNT];
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren