audk/CorebootPayloadPkg
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
..
FbGop CorebootPayloadPkg: Use correct BytesPerScanLine 2018-01-30 14:05:59 +08:00
Library CorebootPayloadPkg: Use EfiEventGroupSignal from UefiLib 2017-01-20 15:55:41 +08:00
BuildAndIntegrationInstructions.txt CorebootPayloadPkg: Rename CorebootPayloadPkgX64.dsc X64 -> Ia32X64 2015-04-14 00:23:17 +00:00
CorebootPayloadPkg.dec CorebootPayloadPkg: Add coreboot PlatfromBootManagerLib implementation 2016-05-20 10:11:55 -07:00
CorebootPayloadPkg.fdf CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removal 2017-11-29 10:56:12 +08:00
CorebootPayloadPkgIa32.dsc CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removal 2017-11-29 10:56:12 +08:00
CorebootPayloadPkgIa32X64.dsc CorebootPayloadPkg: Fix build failure due to Tftp/Dp library removal 2017-11-29 10:56:12 +08:00