]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2024-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Sat, 9 Dec 2023 00:03:03 +0000 (19:03 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 9 Dec 2023 00:03:03 +0000 (19:03 -0500)
commitdd638467a4c9131e6732ce489d335b0309d8f13d
treee623d1a55a5ca200df5fc0ca9f0c14e4ef2d5e7e
parent2f0282922b2c458eea7f85c500a948a587437b63
parent6805b4dbad72a6e9180426c50f6db6e2681430c0
Merge tag 'efi-2024-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2024-01-rc5

Documentation:

* Update and correct support notes on clang
* sandbox: Fix VPL instructions

UEFI:

* Fix a bug in DisconnectController
* Provide better error messages for missing CONFIG_EFI_CAPSULE_ESL_FILE
* Create EFI memory reservations when booting via ACPI
* Make ACPI tables accessible in EFI app