commit | 18109cc3fbe3586dc0fd7e663ec26800fdbe891a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 14 12:48:01 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 11 19:02:25 2021 -0500 |
tree | b9234d26b4925e16b2346a5ea34df095046cc149 | |
parent | 262cfb5b15420a1aea465745a821e684b3dfa153 [diff] |
pxe: Tidy up some comments in pxe_utils Some of these functions are a big vague in the comments. Tidy them up a bit. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Artem Lapkin <email2tema@gmail.com> Tested-by: Artem Lapkin <email2tema@gmail.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>