]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Mon, 29 Jan 2024 21:19:10 +0000 (16:19 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jan 2024 21:19:10 +0000 (16:19 -0500)
commitd5c0c990c3128401810514c66b41b386096d206e
tree963bd9ee0a9b2a355960b3c9eeef84dc52e8e011
parent341e8a6c7c09112a872d19f855fefa671df40eb7
parent21489b4478a72d6c682f24dea80d5ac7790e2692
Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request efi-2024-04-rc1-4

Documentation:

* uefi: remove ".py" suffix for pytest.py command
* correct date in migration plan for CONFIG_DM

UEFI:

* fix conflicting SPDX license in RISC-V EFI linker scripts
* page align EFI binary section in RISC-V EFI binaries
* separate .data and .text sections of RISC-V EFI binaries
* use common function to get EFI configuration table