commit | ccda446e5204c99a98867f93113eea2a71b1c4c4 | [log] [tgz] |
---|---|---|
author | Daisuke Nojiri <dnojiri@chromium.org> | Wed Aug 12 18:49:50 2015 -0700 |
committer | Patrick Georgi <pgeorgi@google.com> | Tue Sep 08 11:51:55 2015 +0000 |
tree | 69972ac95527a2057f98b5f4a893d38bf3492b24 | |
parent | abe03d25e2890eec96df5b8e8372a9b5a1ffd1d0 [diff] |
video_printf: align text This change allows video_printf to left/center/right-align text depending on the enum value provided by the caller. This is useful especially because usually the length of formatted string is unknown before calling video_printf. BUG=none BRANCH=smaug TEST=drew fastboot screens on Smaug CQ-DEPEND=CL:296460 Reviewed-on: https://chromium-review.googlesource.com/292929 Reviewed-by: Aaron Durbin <adurbin@chromium.org> (cherry picked from commit 436f05f60c1b88626740a35913e3ad37b5c777a3) Change-Id: If1d50b7d8ddaa86eddc1618946756184cb87bfe1 Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/295413 Reviewed-on: http://review.coreboot.org/11583 Tested-by: build bot (Jenkins)