CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/05/10 05:51:58
Modified files: sys/arch/armv7/stand/efiboot: efiboot.c efiboot.h exec.c Log message: Pass boothowto from the bootloader to the kernel by adding a openbsd,boothowto property under /chosen. ok patrick@