commit | c889d2604b0e20267627196507804b2b4f5b1da7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Oct 25 09:16:19 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 25 09:16:19 2023 -0400 |
tree | c38c9b526c685d78f77fe25fa474bfd36fc9c633 | |
parent | fb428b61819444b9337075f49c72f326f5d12085 [diff] | |
parent | 916dad34af0e53181dfe21f5764d3a787cb24bdc [diff] |
Merge tag 'efi-2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi Pull request efi-2024-01-rc2 Documentation: * Bump urllib3 version * Replace references to dm_dump_all() with dm_dump_tree() * Update description of build dependencies for Alpine Linux * Fix typo in gpt example * Fix ordering of shell commands UEFI: * Fix build failure without network * Expose the device-tree file name as UEFI variable * Move misplace EFI_ENTRY macro.