efi: Include device-path functions in the EFI API docs
authorSimon Glass <sjg@chromium.org>
Sat, 24 May 2025 17:28:22 +0000 (11:28 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 25 May 2025 09:27:18 +0000 (11:27 +0200)
commitf139fbe64b03e980d601bba1dc0f1a9ef4515648
tree2bb5d3a7efc02cdf0f006e4cde6f0bb9c21c8ac7
parentf4bbd7b9faa4c20e5b838d7ea609ebadc7305ba0
efi: Include device-path functions in the EFI API docs

Include these function so they can be browsed in the API docs. Exclude
END since it causes a warning, which becomes an error:

   ./include/efi_device_path.h:22: warning: cannot understand function
      prototype: 'const struct efi_device_path END; '

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/api/efi.rst