EnderIce2 b4cc1d9e66
fix(kernel): crash on ACPI shutdown/reboot
The deletion of DriverManager invalidates "DriverManager->GlobalKeyboardInputReports" which results in a crash if other processes are waiting for keyboard input.

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
2025-03-06 13:38:42 +00:00
..
2025-03-05 23:34:20 +00:00
2024-12-23 03:52:26 +02:00
2024-12-23 03:52:26 +02:00
2024-12-23 03:52:26 +02:00
2024-11-27 01:19:24 +02:00
2024-12-20 04:11:42 +02:00

Kernel

The core of the operating system.