Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sun, 27 Aug 2023 15:04:02 +0000 (11:04 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 27 Aug 2023 15:04:02 +0000 (11:04 -0400)
commit6a1d3f64c201ed3f6df819cfcf08154b6ec1c02e
tree566da16c29bc65dabc09afeea06c9840bbb37a90
parente508b930021168c788f14977fc101ccc1151b3c8
parentcc889bd0754e50a3cd50e8ed3094388480fbec86
Merge tag 'efi-2023-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2023-10-rc4

Documentation:

* describe TPL/VPL/SPL boot
* Add support for sphinx-prompt and convert TI K3 to use it
* board: sdm845: Explicitly add boot.img flashing command

EFI:

* remove handle from events when deleting it

Others:

* fix gpt sub-commands setenv and enumerate
* add a parameter check in hash_calculate()