summaryrefslogtreecommitdiffstats
path: root/cmd/bootefi.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-08-15 23:10:22 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-08-24 16:37:53 +0200
commit72e1fcacff273f1aa5faa02a75ab5a737f6c698f (patch)
tree2869374da9e9a16a8a3b416637ab255a6ca3cc51 /cmd/bootefi.c
parentd584648dad691caec3ecc7777dbfa3f1936878e5 (diff)
downloadu-boot-72e1fcacff273f1aa5faa02a75ab5a737f6c698f.tar.gz
u-boot-72e1fcacff273f1aa5faa02a75ab5a737f6c698f.tar.xz
u-boot-72e1fcacff273f1aa5faa02a75ab5a737f6c698f.zip
efi_loader: document parameters of do_bootefi_exec()
Add the missing description of the load_options parameter. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'cmd/bootefi.c')
-rw-r--r--cmd/bootefi.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmd/bootefi.c b/cmd/bootefi.c
index fbfed54e85..06563d28ca 100644
--- a/cmd/bootefi.c
+++ b/cmd/bootefi.c
@@ -304,7 +304,11 @@ efi_status_t efi_install_fdt(void *fdt)
/**
* do_bootefi_exec() - execute EFI binary
*
+ * The image indicated by @handle is started. When it returns the allocated
+ * memory for the @load_options is freed.
+ *
* @handle: handle of loaded image
+ * @load_options: load options
* Return: status code
*
* Load the EFI binary into a newly assigned memory unwinding the relocation