jmcneill 161b30af53 acpi: add character device for accessing ACPI tables
The /dev/acpi character device gives an aperture into physical memory
that allows only read access to known ACPI tables: RSDP, XSDT/RSDT, and
the root tables. Adapt acpidump(8) to use this interface by default,
falling back to the old /dev/mem method if it is not available or if
ACPIDUMP_USE_DEVMEM=1 is set in the environment. The user visible benefit
of this change is that "options INSECURE" is no longer required to
dump ACPI tables.
2020-12-06 02:57:29 +00:00
..
2020-09-29 02:49:55 +00:00
2020-06-18 16:40:08 +00:00
2020-11-10 11:22:22 +00:00
2020-09-15 08:14:31 +00:00
2020-10-16 15:31:04 +00:00
2020-08-24 12:46:57 +00:00
2020-10-11 22:14:55 +00:00
2020-10-05 06:45:40 +00:00
2020-09-17 20:29:03 +00:00
rpc
2020-07-13 11:17:54 +00:00