pxe: Move API comments to the header files
authorSimon Glass <sjg@chromium.org>
Thu, 14 Oct 2021 18:47:55 +0000 (12:47 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Nov 2021 00:02:08 +0000 (19:02 -0500)
commit3d24636e925f89841aac4482c8cc372a2b9d96a6
treeab0aeddf201ccf6615b101bdca3f1dc0f5510f7d
parent19a91f2464a89402a925fd4a2d8b7e28c804c7cc
pxe: Move API comments to the header files

Put the function comments in the header file so that the full API can we
examined in one place.

Expand the comments to cover parameters and return values.

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>
cmd/pxe_utils.c
cmd/pxe_utils.h