git: kernel/acpi: Use hint.acpi.0.rsdp to get the RSDP table physical address.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Sat Feb 13 14:43:37 PST 2016


commit 0bf2586eddff8b77b2067aa4bdc30ecc7a5e92db
Author: Imre Vadász <imre at vdsz.com>
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



More information about the Commits mailing list