Correct the description of efi_update_capsule().

Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
---
 lib/efi_loader/efi_runtime.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/efi_loader/efi_runtime.c b/lib/efi_loader/efi_runtime.c
index 2b4f399e9a..c5fbd91fa3 100644
--- a/lib/efi_loader/efi_runtime.c
+++ b/lib/efi_loader/efi_runtime.c
@@ -608,7 +608,7 @@ efi_status_t __efi_runtime EFIAPI efi_update_capsule(
  *
  * @capsule_header_array:      pointer to array of virtual pointers
  * @capsule_count:             number of pointers in capsule_header_array
- * @capsule_size:              maximum capsule size
+ * @maximum_capsule_size:      maximum capsule size
  * @reset_type:                        type of reset needed for capsule update
  * Returns:                    status code
  */
-- 
2.18.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to