CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/15 13:49:38
Modified files:
sys/arch/arm64/dev: acpipci.c
sys/dev/acpi : acpireg.h
Log message:
Split the IORT struct into two, as the current version not only contained
the generic IORT node information but also the Root Complex's attributes.
ok kettenis@
