Merge tag 'efi-2022-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 9 Sep 2022 18:10:51 +0000 (14:10 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 9 Sep 2022 19:07:05 +0000 (15:07 -0400)
Pull request for efi-2022-10-rc5

Documentation:

* man-page for tftpput

UEFI:

* fix driver binding protocol for block IO devices
* don't delete invalid handles
* add a unit test for the EFI Conformance Profile Table

Other:

* correct short text for tftpboot

doc/usage/cmd/tftpput.rst

index aabac7f..52ba7b1 100644 (file)
@@ -10,8 +10,8 @@ Synopsis
 
     tftpput address size [[hostIPaddr:]filename]
 
-Decription
-----------
+Description
+-----------
 
 The tftpput command is used to transfer a file to a TFTP server.