CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/25 16:39:15
Modified files:
sys/arch/arm64/stand/efiboot: Makefile efiboot.c efiboot.h
Added files:
sys/arch/arm64/stand/efiboot: acpi.dts dt_blob.S efiacpi.c
Log message:
Add code that builds a basic device tree from ACPI tables if the firmware
didn't provide its own device tree.
ok patrick@
