Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver.
commitea62f6d0dcde4eaa5c4d0f25ef0cdb693dba8d5f
authorJordan Justen <jljusten@tianocore.org>
Thu, 9 Jul 2009 00:04:41 +0000 (9 00:04 +0000)
committerJordan Justen <jljusten@tianocore.org>
Thu, 9 Jul 2009 00:04:41 +0000 (9 00:04 +0000)
treec3c6a66decceeb073af8075721a675ee72f99ea4
parente164bc79093b8ab2f3a98677cf4e91b944109b4e
Use PixelFormat PixelBitMask in CirrusLogic5430Dxe driver.

Modify CirrusLogic5430Dxe to return mode info with PixelFormat
set to PixelBitMask.  This enables the Linux framebuffer code to
function with the UEFI GOP framebuffer.  Previously the code
would return PixelBltOnly for the PixelFormat, and thus would
not provide any framebuffer information.
OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430.h
OptionRomPkg/CirrusLogic5430Dxe/CirrusLogic5430GraphicsOutput.c