commit 0bf2586eddff8b77b2067aa4bdc30ecc7a5e92db
Author: Imre Vadász <[email protected]>
Date: Thu Feb 11 22:58:09 2016 +0100
kernel/acpi: Use hint.acpi.0.rsdp to get the RSDP table physical address.
hint.acpi.0.rsdp isn't set by the legacy BIOS bootloader at the moment,
but it will be be used with the EFI bootloader.
Summary of changes:
sys/platform/pc64/acpica/OsdEnvironment.c | 15 +++++++++++----
sys/platform/pc64/acpica/acpi_sdt.c | 10 ++++++++++
2 files changed, 21 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bf2586eddff8b77b2067aa4bdc30ecc7a5e92db
--
DragonFly BSD source repository