Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acpi: Link translator to libacpica and provide RPCs | Damien Zammit | 2022-09-12 | 1 | -1/+1 |
| | | | | | | | | | Provides two new acpi RPCs to sleep the machine and to get the irq of any pci device. ACPI mode is enabled by default when the translator is started. NB: Merging this commit means libacpica is a build dep. Message-Id: <20220912103837.556815-2-damien@zamaudio.com> | ||||
* | ACPI tables translator | Damien Zammit | 2019-03-02 | 1 | -0/+39 |
Exposes x86 ACPI tables as a netfs on a mount point * acpi: New directory. * Makefile (prog-subdirs): Add acpi. * hurd/hurd_types.h (FSTYPE_ACPI): New macro. |