diff options
author | Benjamin You <benjamin.you@intel.com> | 2018-01-30 16:38:45 +0800 |
---|---|---|
committer | Benjamin You <benjamin.you@intel.com> | 2018-02-05 13:58:30 +0800 |
commit | c0d9813cec397c293d89c79678335a71df7d4f6e (patch) | |
tree | 4f1d565a5f87ea3ed71473e8437e5be7155175c9 /BaseTools/Source/Python/Workspace/DecBuildData.py | |
parent | 3fad4a952795cdb3886085b62ccdeb46f6784ac9 (diff) | |
download | edk2-c0d9813cec397c293d89c79678335a71df7d4f6e.tar.gz edk2-c0d9813cec397c293d89c79678335a71df7d4f6e.tar.bz2 edk2-c0d9813cec397c293d89c79678335a71df7d4f6e.zip |
CorebootPayloadPkg/FbGop: Produces correct PixelsPerScanLine
According to UEFI Spec, EFI_GRAPHICS_OUTPUT_PROTOCOL.Mode->Info->
PixelsPerScanLine may contain padding pixel elements outside the area
covered by HorizontalResolution for performance reasons or due to hardware
restrictions. CorebootPayloadPkg's FbGop driver doesn't follow this
requirement, and produces PixelsPerScanLine simply as
HorizontalResolution. This needs to be fixed to reflect the real length
of a framebuffer scanline.
Cc: Maurice Ma <maurice.ma@intel.com>
Cc: Prince Agyeman <prince.agyeman@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Benjamin You <benjamin.you@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DecBuildData.py')
0 files changed, 0 insertions, 0 deletions