diff options
author | Ajan Zhong <ajan.zhong@newfw.com> | 2024-12-24 09:53:14 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-12-24 03:18:31 +0000 |
commit | e8c7b14da07172bb0739cc3a6d4afb3e326e8e3c (patch) | |
tree | b1b15d596bcbf986cfda19c3deefb5040b7cb8e0 /BaseTools/Source/Python | |
parent | c52dddf1eb9abd8e721ba4cc6bdab3f5f45b4256 (diff) | |
download | edk2-e8c7b14da07172bb0739cc3a6d4afb3e326e8e3c.zip edk2-e8c7b14da07172bb0739cc3a6d4afb3e326e8e3c.tar.gz edk2-e8c7b14da07172bb0739cc3a6d4afb3e326e8e3c.tar.bz2 |
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.zhong@newfw.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions