]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'efi-2024-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 20 Apr 2024 14:19:20 +0000 (08:19 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 20 Apr 2024 14:19:20 +0000 (08:19 -0600)
commitb064bb66a10c850e231c7a124b90c8a26f99bd88
tree05e88b4e7c30aba16e152762a23f1aa802ed604a
parentaf04f37a78c7e61597fb9ed6db2c8f8d7f8b0f92
parent52c62acc349a0ec1ba26ae497913ad34ee3de733
Merge tag 'efi-2024-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2024-07-rc1-3

Documentation:

* sort env sub-commands alphabetically
* update list of aliases for the env command

UEFI:

* allow enabling SetVariable at runtime
  for future OS supported writing to ubootefi.var
* use event callback for initrd deregistration

Others:

* correct alignment of x86 firmware tables