| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This allows clean shutdown of all modern x86 machines
(not just qemu) by using the acpi translator to call
into libacpica code.
Message-Id: <20220912103837.556815-3-damien@zamaudio.com>
|
|
|
|
| |
* shutdown/Makefile (LDLIBS): Add -lpthread.
|
|
|
|
| |
* shutdown/Makefile (HURDLIBS): Add fshelp.
|
|
|
|
| |
* shutdown/Makefile (HURDLIBS): Add iohelp ihash.
|
|
* Makefile (prog-subdirs): Add shutdown.
* hurd/hurd_types.defs (shutdown_t): New type.
* hurd/hurd_types.h (shutdown_t): New type.
* hurd/shutdown.defs: New file.
* shutdown: New directory.
|