Discussion:
git: syscons - Increase static buffer size for ttyv0.
Imre Vadasz
2018-11-15 12:56:14 UTC
Permalink
commit 6fd42cc50e47866c551d4da5a6ec73cc6e1ef5d7
Author: Imre Vadász <***@vdsz.com>
Date: Thu Nov 15 13:53:02 2018 +0100

syscons - Increase static buffer size for ttyv0.

* This allows the console on the EFI framebuffer to fill the whole screen
on "odd" resolutions. This only takes up slightly less than 12KB extra
space in the kernel binary size.

Summary of changes:
sys/dev/misc/syscons/syscons.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6fd42cc50e47866c551d4da5a6ec73cc6e1ef5d7
--
DragonFly BSD source repository
Loading...