]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2025-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Wed, 9 Oct 2024 22:58:42 +0000 (16:58 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Oct 2024 04:04:56 +0000 (22:04 -0600)
commit1ff60b1f0a0973b5acda21232262f6745491e5af
tree84e785eb54ca23b131931569558e6ad7d42c5a20
parent93b9cd792089e536f2bfa85d9903fd4798209f76
parent5ba825194aa0e04fbd07da6f618c37d9934f4f2d
Merge tag 'efi-2025-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2025-01-rc1

Documentation:

* Move the generic memory-documentation to doc/
* Fix typo boormethod

UEFI:

* Delete rng-seed if having EFI RNG protocol
* Don't call restart_uboot in EFI watchdog test
* Simplify building EFI binaries in Makefile
* Show FirmwareVendor and FirmwareRevision in helloworld
* Add debug output for efi bootmeth

Other:

* CONFIG_CMD_CLK should depend on CONFIG_CLK
* simplify clk command
* enable clk command on the sandbox