Initialize ACPI Timer

このコミットが含まれているのは:
2024-06-04 21:04:09 +02:00
コミット 7b29897efb
5個のファイルの変更69行の追加1行の削除

ファイルの表示

@@ -15,6 +15,9 @@ LIST_ENTRY HlpAcpiCacheList;
/* ACPI Root System Description Pointer (RSDP) */
PACPI_RSDP HlpAcpiRsdp;
/* ACPI timer information */
ACPI_TIMER_INFO HlpAcpiTimerInfo;
/* Active processors count */
KAFFINITY HlpActiveProcessors;