commit | 32bab0eae51b55898d1e2804e6614d9143840581 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 06 08:52:26 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 16 14:14:11 2023 -0500 |
tree | 67686cc8705aaf301695e8b66f50f613422b60b9 | |
parent | 86cc3c5215fc6e3c2cb77ee162c22ad91dbfaff5 [diff] |
menu: Make use of CLI character processing Avoid duplicating some of the escape-sequence processing here and use the CLI function instead. Signed-off-by: Simon Glass <sjg@chromium.org>