CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2017/05/07 05:07:48

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

Log message:
Pass the address of the EFI system table and the EFI memory map through
properties in the /chosen node of the FDT.  The properties match the ones
used by Linux (see Documentation/arm/uefi.txt in the Linux kernel source
tree) but with the "linux," prefix replaced by "openbsd,".

ok jmatthew@, tom@

Reply via email to