pxe: Tidy up some comments in pxe_utils
authorSimon Glass <sjg@chromium.org>
Thu, 14 Oct 2021 18:48:01 +0000 (12:48 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Nov 2021 00:02:25 +0000 (19:02 -0500)
commit18109cc3fbe3586dc0fd7e663ec26800fdbe891a
treeb9234d26b4925e16b2346a5ea34df095046cc149
parent262cfb5b15420a1aea465745a821e684b3dfa153
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>
boot/pxe_utils.c