CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/06 01:55:50
Modified files:
sys/arch/amd64/stand/efiboot: efiboot.c
Log message:
Fix efiboot not to panic when a serial which does not exist actually
is specified as the console. Current implementation can't assume the
given device is proved at the callback functions if the system has one
serial device at least.
