]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 17 Oct 2022 00:23:47 +0000 (20:23 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 17 Oct 2022 00:23:47 +0000 (20:23 -0400)
Pull request for efi-2023-01-rc1-3

UEFI:
* replace EFI_CALL() by internal functions
* delete loadfile2 handle by uninstalling all protocols

Other:

* Provide spi_set_speed() needed for implementation of
  EFI SPI I/O protocol


Trivial merge