CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/19 20:22:05
Modified files:
sys/arch/amd64/stand/efiboot: conf.c efiboot.c
Log message:
When there are multiple GOPs, try to select first one from which we
can get a handle of DevicePath protocol if any, otherwise select first
one. This is expected to workaround the garbled screen problem when
booting with efiboot happened on some machines.
origin diff from Alexei K.
