Initialize CPU power structures, idle process and idle thread
このコミットが含まれているのは:
@@ -23,3 +23,6 @@ ETHREAD KeInitialThread;
|
||||
|
||||
/* Kernel service descriptor table */
|
||||
KSERVICE_DESCRIPTOR_TABLE KeServiceDescriptorTable[KSERVICE_TABLES_COUNT];
|
||||
|
||||
/* Kernel process list */
|
||||
LIST_ENTRY KepProcessListHead;
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする