History log of /openbsd/sys/arch/armv7/stand/efiboot/efidt.h (Results 1 – 1 of 1)
Revision Date Author Comments
# aa1ebb9e 17-Jun-2024 kettenis <kettenis@openbsd.org>

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 jca@