diff options
author | Liav A <liavalb@gmail.com> | 2022-09-02 10:17:55 +0300 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-09-20 18:43:05 +0100 |
commit | 9252a892bb7f7fe3719a57143497726784138bd3 (patch) | |
tree | 73fa26c38272adbde92ddefc79cbc46a9e27b603 /.pre-commit-config.yaml | |
parent | 0a220a413f15bc79c5b4ea58df3c018c7395f6c6 (diff) | |
download | serenity-9252a892bb7f7fe3719a57143497726784138bd3.zip |
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.
Diffstat (limited to '.pre-commit-config.yaml')
0 files changed, 0 insertions, 0 deletions