commit | 003024468d6f21541499f0b664b7aeb9d0148ffb | [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 | 0666fcb09822a894c32b3a063e0e6ff5b7e84be2 [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>