CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2017/06/01 05:32:15
Modified files: sys/arch/amd64/stand/efiboot: conf.c efiboot.c Log message: Don't panic when we cannot locate a handle for the Serial IO protocol. Fixes reports on tech and in private. ok yasuoka@ stsp@