]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc902fbbe80fde0f9caf62f293e68b5860d6aa3c0
tree566da16c29bc65dabc09afeea06c9840bbb37a90
parentcaee1f7952af4b0a6ea1168057f920c97a60b8e3
parentddff708bb3d5e40b6d920916385ebb81a4255b53
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()