Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e8c7b14da07172bb0739cc3a6d4afb3e326e8e3c
      
https://github.com/tianocore/edk2/commit/e8c7b14da07172bb0739cc3a6d4afb3e326e8e3c
  Author: Ajan Zhong <ajan.zh...@newfw.com>
  Date:   2024-12-24 (Tue, 24 Dec 2024)

  Changed paths:
    M UefiPayloadPkg/Library/FdtParserLib/FdtParserLib.c

  Log Message:
  -----------
  UefiPayloadPkg: Set PixelsPerScanLine property in GraphicInfo HOB

PixelsPerScanLine is required in some UEFI capable OS distribution.
To align with simple-framebuffer definition in kernel Documentation:
devicetree/bindings/display/simple-framebuffer.txt, no property node
will be introduced for PixelsPerScanLine.

Set value of PixelsPerScanLine to HorizontalResolution, as they are
identical in most cases.

Signed-off-by: Ajan Zhong <ajan.zh...@newfw.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to