]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit85b36a14256b5123b0f862bcf555a1f354d6f0c1
tree7f9b9fd1ea891ab80fee97683738dbcb7be35c65
parentf57d634d9330959b6b6bf7a6f8bdd32b3e127ae8
parent86ff57eb69375ad23402c20632268ac07ab2725d
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()