Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19698
to look at the new patch set (#10).
Change subject: detachables: Add invert parameter ......................................................................
detachables: Add invert parameter
Instead of storing inverted-colored bitmaps, invert drawing of text bitmap on the fly by adding an invert parameter down to libpayload. Merging pivot and invert fields into flags field.
BUG=b:35585623 BRANCH=None TEST=Make sure compiles successfully CQ-DEPEND=CL:506453
Change-Id: Ide6893a26f19eb2490377d4d53366ad145a9e6e3 Signed-off-by: Shelley Chen shchen@chromium.org --- M 3rdparty/arm-trusted-firmware M payloads/libpayload/drivers/video/graphics.c M payloads/libpayload/include/cbgfx.h 3 files changed, 27 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/19698/10