commit | 415d87b29d2e7d87d43e4d4611903b7c8e8161a1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 06 08:52:21 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 16 14:14:11 2023 -0500 |
tree | a7ee68300e570cc55347607821ce153839941840 | |
parent | 7646d5b8d7202063a2ddabf894976f9844dcb45a [diff] |
bootmenu: Add a few comments The behaviour of these two functions is completely undocumented. Add some notes so the poor, suffering dev can figure out what is going on. Signed-off-by: Simon Glass <sjg@chromium.org>