commit | 5e916cf086de80c8d9cc7977b078965da214eab6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 15:52:37 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 11 16:48:19 2022 -0400 |
tree | d74ec6aeb81762d268ecd9a117f17d62d6538375 | |
parent | f5a5eb7c6ec4dc37e1826dabe73f4399ea2212fc [diff] |
vbe: Add a new vbe command Add a command to look at VBE methods and their status. Provide a test for all of this as well. Signed-off-by: Simon Glass <sjg@chromium.org>