kernel/pc64: Don't fill uefi framebuffer with 0x77 during early boot.
commitae88e4ee083dbf5a51e10cae2cdf213e2a7c5225
authorImre Vadász <imre@vdsz.com>
Sun, 27 Nov 2016 00:43:19 +0000 (27 01:43 +0100)
committerImre Vadász <imre@vdsz.com>
Sun, 27 Nov 2016 00:46:44 +0000 (27 01:46 +0100)
tree291e4cd54204119cc985547cc673b5076f04bf90
parent19b2b39ddcb96e9acb2bfa544c4b368edfe81166
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.
sys/platform/pc64/x86_64/machdep.c