]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
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)
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


Trivial merge