Hello Julius Werner, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34731
to look at the new patch set (#2).
Change subject: lib/edid: Add suport for display rotation ......................................................................
lib/edid: Add suport for display rotation
Sometimes the display native orientation does not match the device default orientation. We add a parameter to be passed to libpayload, which can then do the rotation.
BUG=b:132049716 TEST=Boot krane, see that FW screen is orientation properly.
Change-Id: I5e1d94b973a3f615b73eebe0ca1202ba03731844 --- M src/commonlib/include/commonlib/coreboot_tables.h M src/include/edid.h M src/lib/edid_fill_fb.c 3 files changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/34731/2