CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/05/14 14:00:24
Modified files: sys/arch/armv7/stand/efiboot: conf.c efiboot.c exec.c Log message: Handle boot options, and pass the boot device to the kernel. The boot device is currently hardcoded to be sd0. Still need to figure out how we will do proper boot device selection when we start using the FDT.