commit | 3f76392900b29571daf79721cf6e9620cc135bf7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:39:45 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed May 01 19:39:45 2024 -0600 |
tree | cd5b5ae2fd542e757e052f7beb6407bbf07ed8b5 | |
parent | 6a1e1bef301a56eac241b01fe6ee70ce0f03f0fa [diff] | |
parent | efd90d7e4ca952bf783d9cded1d150322fbcd02f [diff] |
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