Module Name: src Committed By: msaitoh Date: Thu Aug 3 05:54:45 UTC 2017
Modified Files: src/usr.sbin/acpitools/acpidump: acpi_user.c Log Message: On UEFI environment, ACPI table is not at low address. Get ACPI root pointer from hw.acpi.root first. Same as FreeBSD. This change fixes a problem that acpidump(8) showed "acpidump: Can't find ACPI information". XXX pullup-8 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/acpitools/acpidump/acpi_user.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.