commit | fa91b9320d8dacccdba3e1cc59ec5b32662d9071 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 06 08:52:42 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 16 14:57:46 2023 -0500 |
tree | fe560ffa4270dfddf662032c28e482b762f08328 | |
parent | 2b06d9b90943627b9a607e6ea4eb8c5937aefd69 [diff] |
bootstd: Support setting a theme for the menu Allow a theme to be set. For now this is very simple, just a default font size to use for all elements. Signed-off-by: Simon Glass <sjg@chromium.org>