]> git.dujemihanovic.xyz Git - u-boot.git/commit
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)
commit266603d8c39cf4d194e2cfe8d86d870590e150e0
tree409a82b720c8845ba8a2ff3289f3801ee4b6d258
parent977fc15e9806ce3af2c20228acc3c744f9c3ed0c
parentf1f4b0e6f37d801f01d043a1ed44b88e7fdd1d92
Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi

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