]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit560e066e86571a6765b939d149a97d6afebd2910
tree905752b31d7b4161ed2f166b3d1ab0d98c07333c
parentccaf2a0b8be8b77e8c82a1f645da7c2bae7a795e
parent168985729a55f8d1b06cfd5e5c3b08fe887638c8
Merge tag 'efi-2023-01-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi

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