git: boot - Abort boot if EFI-framebuffer format is unsupported.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Oct 26 12:59:30 PDT 2017


commit ce0b01dd911aa9d20918c80828569ce2e882aa96
Author: Imre Vadász <imre at vdsz.com>
Date:   Wed Oct 25 21:11:08 2017 +0200

    boot - Abort boot if EFI-framebuffer format is unsupported.
    
    * At the moment we support 24-bit and 32-bit pixel formats, make sure we
      notify the user and abort booting, when encountering an unsupported
      framebuffer format.

Summary of changes:
 sys/boot/efi/loader/arch/x86_64/framebuffer.c |  6 +++---
 sys/boot/efi/loader/arch/x86_64/framebuffer.h |  3 +++
 sys/boot/efi/loader/bootinfo.c                | 11 ++++++++++-
 3 files changed, 16 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce0b01dd911aa9d20918c80828569ce2e882aa96


-- 
DragonFly BSD source repository



More information about the Commits mailing list