Forcibly set console output to the framebuffer on the Lenovo x13s.
authorpatrick <patrick@openbsd.org>
Thu, 8 Dec 2022 00:29:06 +0000 (00:29 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 8 Dec 2022 00:29:06 +0000 (00:29 +0000)
commita36d06b9e40430f5be0c39969fa4ef73cd6eed11
tree5d3d36f7c59d125f5f6c28a00996e3f7d1923028
parent6a684a0448534bbab8058f7b12f094dd9837d5d2
Forcibly set console output to the framebuffer on the Lenovo x13s.
We should actually do something like checking that both stdout-path
and serial0 don't exist to realize we have to switch, but this hack
gets us going for now.

ok kettenis@
sys/arch/arm64/stand/efiboot/conf.c
sys/arch/arm64/stand/efiboot/efiboot.c