git: boot/acpi: Implement hint.acpi.0.rsdp for the legacy bootloader too.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sat Mar 19 14:43:32 PDT 2016
    
    
  
commit aee658d0914098b512a2232d51ec8c2ef7dd5558
Author: Sascha Wildner <saw at online.de>
Date:   Sat Mar 19 22:12:29 2016 +0100
    boot/acpi: Implement hint.acpi.0.rsdp for the legacy bootloader too.
    
    I'm leaving the kernel's own RSDP searching code (acpi_sdt.c) in for
    now but it is very unlikely that it will ever be triggered again
    after this commit.
Summary of changes:
 sys/boot/pc32/libi386/biosacpi.c | 2 ++
 1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aee658d0914098b512a2232d51ec8c2ef7dd5558
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list