CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2018/06/24 04:38:44
Modified files: sys/arch/arm64/dev: efi.c sys/dev/acpi : efi.h Log message: If ACPI tables are present, set a global variable to point at their (physical) address such that acpidump(8) can read it and dump the tables on arm64 systems. ok deraadt@