Merge tag 'efi-2023-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
authorTom Rini <trini@konsulko.com>
Fri, 13 Jan 2023 13:37:32 +0000 (08:37 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 13 Jan 2023 13:37:32 +0000 (08:37 -0500)
commitb3f6e0ff1fe48fe56809ff85dc22c555bfc81035
tree7f9b9fd1ea891ab80fee97683738dbcb7be35c65
parent87c9e117bf57d6bb42c5521a3f6ec9ca7d97e5fa
parent8e4ec3e947d47b1af04b3b913cdf55882c0e728e
Merge tag 'efi-2023-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi

Pull request for efi-2023-04-rc1

Documentation:

* build infodocs target on Gitlab CI, Azure

UEFI:

* fix function descriptions
* add .rela sections to .text on arm64
* use EFI_EXIT in efi_riscv_get_boot_hartid
* improve specification conformance of set_keyboard_layout()