[PATCH 1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format

2017-04-04 Thread Ard Biesheuvel
From: "Cohen, Eugene" The UEFI Specification permits Graphics Output Protocol (GOP) instances without direct framebuffer access. This is indicated in the Mode structure with a PixelFormat enumeration value of PIXEL_BLT_ONLY. Given that the kernel does not know how to drive a Blt() only framebuffe

[PATCH 1/2] efi/libstub: Skip GOP with PIXEL_BLT_ONLY format

2017-04-04 Thread Ard Biesheuvel
From: "Cohen, Eugene" The UEFI Specification permits Graphics Output Protocol (GOP) instances without direct framebuffer access. This is indicated in the Mode structure with a PixelFormat enumeration value of PIXEL_BLT_ONLY. Given that the kernel does not know how to drive a Blt() only framebuffe