CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2024/06/14 13:49:17

Modified files:
        sys/arch/arm64/stand/efiboot: conf.c efiboot.c 
Added files:
        sys/arch/arm64/stand/efiboot: efidt.h 

Log message:
When loading a device tree using the "mach dtb" command, give firmware
a chance to make modifications (such as applying memory reservations)
by using the EFI devicetree fixup protocol.

ok patrick@, jca@

Reply via email to