1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 09:45:08 +00:00
serenity/Kernel/FileSystem/SysFS/Subsystems
Liav A 9252a892bb Kernel: Abstracts x86 reboot and shutdown specific methods
We move QEMU and VirtualBox shutdown sequences to a separate file, as
well as moving the i8042 reboot code sequence too to another file.

This allows us to abstract specific methods from the power state node
code of the SysFS filesystem, to allow other architectures to put their
methods there too in the future.
2022-09-20 18:43:05 +01:00
..
Bus Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
DeviceIdentifiers Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
Devices Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
Firmware Kernel: Abstracts x86 reboot and shutdown specific methods 2022-09-20 18:43:05 +01:00