Dear Tom, The following changes since commit f3c979dd0053c082d2df170446923e7ce5edbc2d:
Prepare v2024.04-rc4 (2024-03-11 13:11:46 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2024-04-rc5 for you to fetch changes up to c8a2567475508156f4f43ea2caf3532790d47f8e: doc: fix incorrect path Documentation (2024-03-13 08:16:16 +0100) Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/19917 ---------------------------------------------------------------- Pull request efi-2024-04-rc5 Documentation: * fix Python string escapes * develop: commands: Fix function prototype * fix incorrect path Documentation * fix mistyped "env flags" command * board: phytec: phycore-am62x: Update artifact names UEFI: * Invoke ft_board_setup() before efi_carve_out_dt_rsv() ---------------------------------------------------------------- Alexander Dahl (1): doc: develop: commands: Fix function prototype Benjamin Gray (1): doc/sphinx: fix Python string escapes Heinrich Schuchardt (1): doc: fix incorrect path Documentation Mark Kettenis (1): efi_loader: Don't carve out memory reservations too early Thomas Weißschuh (1): doc: fix mistyped "env flags" command Wadim Egorov (1): doc: board: phytec: phycore-am62x: Update artifact names doc/board/phytec/phycore-am62x.rst | 6 +++--- doc/develop/commands.rst | 2 +- doc/sphinx/cdomain.py | 2 +- doc/sphinx/kernel_abi.py | 2 +- doc/sphinx/kerneldoc.py | 2 +- doc/sphinx/maintainers_include.py | 14 +++++++------- doc/usage/cmd/env.rst | 2 +- lib/efi_loader/efi_helper.c | 11 +++++++---- 8 files changed, 22 insertions(+), 19 deletions(-)