Dear Tom, The following changes since commit 3be9f399e911cfc437a37ac826441f1d96da1c9b:
Init virtio before loading ENV from EXT4 or FAT (2024-05-17 13:18:43 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/efi-2024-07-rc3 for you to fetch changes up to 41145d93556e3f1d38e5147f4a6fc65610229ab4: doc: process.rst: Document device tree resync rules (2024-05-18 10:36:59 +0200) Gitlab CI reported no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/20753 ---------------------------------------------------------------- Pull request efi-2024-07-rc3 Documentation: * improve netconsole documenation * document device tree resync rules UEFI: * correct handling of signed variable append ---------------------------------------------------------------- Fiona Klute (2): doc: Detailed example for netconsole setup doc: Update netconsole examples, mention stderr Tom Rini (2): doc: process.rst: Use subsubheading for "Phases of the Development Process" doc: process.rst: Document device tree resync rules Weizhao Ouyang (1): efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check doc/develop/devicetree/control.rst | 9 +++-- doc/develop/process.rst | 21 ++++++++--- doc/usage/netconsole.rst | 49 +++++++++++++++++++++----- lib/efi_loader/efi_variable.c | 6 ++-- test/py/tests/test_efi_secboot/conftest.py | 10 ++++++ test/py/tests/test_efi_secboot/test_authvar.py | 4 +-- test/py/tests/test_efi_secboot/test_signed.py | 10 +++--- 7 files changed, 83 insertions(+), 26 deletions(-)

