4lDO2
|
391f7c4184
|
WIP: Improve acpid logging.
|
2021-03-12 23:45:16 +01:00 |
|
4lDO2
|
3989477669
|
Also open a file descriptor in debug:.
This is to allow the shutdown logs to reach serial output before the
system shuts down, which is especially useful on QEMU.
|
2021-03-11 17:50:17 +01:00 |
|
4lDO2
|
5fc0f0fa4e
|
Successfully parse the namespace.
|
2021-03-11 12:48:34 +01:00 |
|
4lDO2
|
0feb8685a6
|
Fix the acpi scheme freeze.
|
2021-03-11 08:31:43 +01:00 |
|
4lDO2
|
20e6384cca
|
WIP: Implement the userspace ACPI scheme.
|
2021-03-10 20:50:16 +01:00 |
|
4lDO2
|
7de9816c50
|
Basic ACPI init code, daemonize.
|
2021-03-10 18:06:30 +01:00 |
|
4lDO2
|
5d661eab59
|
Successfully load physical SDTs, and handle kstop*
Well, while it does now wait for the kstop pipe, that is not to say that
it actually performs the ACPI shutdown... yet.
|
2021-03-10 14:38:43 +01:00 |
|
4lDO2
|
df4a6aee81
|
Remove global variables, make it compile.
|
2021-03-10 12:13:28 +01:00 |
|
4lDO2
|
be984885bb
|
WIP: Move ACPI code from kernel to drivers.
|
2021-03-10 11:24:27 +01:00 |
|