]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 13 Apr 2024 16:18:38 +0000 (10:18 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 13 Apr 2024 16:18:38 +0000 (10:18 -0600)
Pull request efi-2024-07-rc1-2

Documentation:

* bump build dependency idna to 3.7
* update docker image reference to latest
* fix section levels in gen_compile_commands
* fix references to trace doc

UEFI:

* eliminate duplicate runtime section definitions
* let 'EFI using ACPI tables at' be a debug message
* sanitize efi_tcg2_final_events_table definition
* move efi_var_collect to common functions
* improve error messages in variables unit test by using
  EFI_UNSUPPORTED for private authenticated variables


Trivial merge