commit ae88e4ee083dbf5a51e10cae2cdf213e2a7c5225
Author: Imre Vadász <[email protected]>
Date: Sun Nov 27 01:43:19 2016 +0100
kernel/pc64: Don't fill uefi framebuffer with 0x77 during early boot.
* This memset was only meant for debugging uefi boot, and just produces an
annoying flick or a short delay during UEFI boot now.
Summary of changes:
sys/platform/pc64/x86_64/machdep.c | 3 ---
1 file changed, 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ae88e4ee083dbf5a51e10cae2cdf213e2a7c5225
--
DragonFly BSD source repository