]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:39:45 +0000 (19:39 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 2 May 2024 01:39:45 +0000 (19:39 -0600)
commit3132b7982af501f7f62f7b2c7f89d00205de33d1
treecd5b5ae2fd542e757e052f7beb6407bbf07ed8b5
parentff0de1f0557ed7d2dab47ba976a37347a1fdc432
parent8745f13fe102968f58a9e2e5f69ad153a675b59c
Merge tag 'efi-2024-07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2024-07-rc2

Documentation:

* correct description of 'env print -e'

UEFI:

* remove superfluous efi_restore_gd after EFI_CALL
* terminate efidebug test bootmgr early on error
* do not install device-tree if bootmgr fails
* pass GUID by address to efi_dp_from_lo
* remove dead code in efi_var_mem_init()
* enable QueryVariableInfo at runtime for file backed variables