commit | ee6c7eb46f3835a027e8e7278418683ff7a32031 | [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 | b08e9d4b6632a72b91306690d552c125b071441e [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>