]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge tag 'efi-next-20251225' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Thu, 25 Dec 2025 16:16:06 +0000 (10:16 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 25 Dec 2025 17:31:11 +0000 (11:31 -0600)
Pull request efi-next-20251225

Documentation:

* Update StarFive Jh7110 common description.
* Describe command line options of the bdinfo command.
* Describe configuration dependencies of the bdinfo command.

UEFI:

* Trigger capsule updates with automatically generated boot options.
* In the LoadImage unit test add a check that device-paths are correctly
  used.
* In the variables at runtime test remove an unnecessary
  __efi_runtime_data attribute.

Others:

* Let the bdinfo command output device-tree information even if LMB is
  no used.
* Add long help texts for all options of the bdinfo command.


Trivial merge