audk/CorebootPayloadPkg/FbGop
Arthur Heymans 864701886f CorebootPayloadPkg: Use correct BytesPerScanLine
Fetch BytesPerScanLine from coreboot table to reflect how the actual
framebuffer is set up instead of guessing it from the horizontal
resolution.

This fixes a garbled display when HorizontalResolution * (BitsPerPixel
/ 8) and pFbInfo->BytesPerScanLine don't match.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Benjamin You <benjamin.you@intel.com>
2018-01-30 14:05:59 +08:00
..
ComponentName.c Pkg-Module: CorebootPayloadPkg 2015-03-31 00:56:01 +00:00
FbGop.c CorebootPayloadPkg: Use correct BytesPerScanLine 2018-01-30 14:05:59 +08:00
FbGop.h Pkg-Module: CorebootPayloadPkg 2015-03-31 00:56:01 +00:00
FbGop.inf CorebootPayloadPkg: Switch to use generic BdxDxe driver 2016-05-20 10:11:56 -07:00