commit | 7c1594395c8482eb2278f837fc9a6eb96611c422 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 29 11:57:35 2021 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Dec 31 06:45:01 2021 +0100 |
tree | a62a7183cf2f52ac6dbc5299ac87ce42dc40a408 | |
parent | a17e048c67a4152651e680d42de21d12172a8e56 [diff] |
efi: Make unicode printf available to the app This is needed to show unicode strings. Enable this code in the app. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>