Module Name: src Committed By: martin Date: Wed Nov 22 15:35:52 UTC 2017
Modified Files: src/usr.sbin/acpitools/acpidump [netbsd-8]: acpi_user.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #377): usr.sbin/acpitools/acpidump/acpi_user.c: revision 1.3 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.2.38.1 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.