]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sun, 14 Jan 2024 14:34:14 +0000 (09:34 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 14 Jan 2024 14:34:14 +0000 (09:34 -0500)
commit817fdce324cac70fb4216ba42976f7b9c2ba9f99
treeb603968cc2de846e26382fd9e52945abf2391526
parent547d3dd28a46a18d59e00a153c8becca8d4e8cf9
parent55125bbfb48cb1330a692059bc972810f77b984a
Merge tag 'efi-2024-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2024-04-rc1

Documentation:

* update coreboot graphics documentation
* fix '---' rendering

UEFI:

* add missing pointer check after memory allocation in efidebug
* replace duplicate functions efi_dp_append and efi_dp_concat
* support fmp versioning for multi bank update
* avoid using dm_scan_other() in EFI app