mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-26 16:21:25 +02:00
efi_loader: description efi_update_capsule()
Correct the description of efi_update_capsule(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
250b3254c7
commit
cc0bfc0122
@ -608,7 +608,7 @@ efi_status_t __efi_runtime EFIAPI efi_update_capsule(
|
|||||||
*
|
*
|
||||||
* @capsule_header_array: pointer to array of virtual pointers
|
* @capsule_header_array: pointer to array of virtual pointers
|
||||||
* @capsule_count: number of pointers in capsule_header_array
|
* @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
|
* @reset_type: type of reset needed for capsule update
|
||||||
* Returns: status code
|
* Returns: status code
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user