On Wed, Dec 04, 2024 at 01:10:19PM +0100, Heinrich Schuchardt wrote: > Dear Tom, > > The following changes since commit f96e5133184aac377b54bd61f8abf78710f2ee56: > > Merge branch 'master' of > https://gitlab.denx.de/u-boot/custodians/u-boot-samsung (2024-12-03 > 12:37:20 -0600) > > are available in the Git repository at: > > https://source.denx.de/u-boot/custodians/u-boot-efi.git > tags/efi-2025-01-rc4 > > for you to fetch changes up to 657310322e5893d0b1bbba002fbe59b318062192: > > doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN > (2024-12-04 11:26:34 +0100) > > Gitlab CI showed no issues: > https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/23706 > > ---------------------------------------------------------------- > Pull-request efi-2025-01-rc4 > > With the move to bootstd booting via the EFI boot manager stopped to > consider all block devices due to missing probing. > > With this pull request probing of all bootdevs before running the boot > manager is achieved. Prerequisite changes are needed to pass the CI. > > efi_loader: simplify efi_disk_rw_blocks() > test: fix test_extension.py > configs: sandbox_deconfig: remove CONFIG_AMIGA_PARTITION > CI: xilinx_versal_virt: disable USB_DWC3 > net: eth_bootdev_hunt() should not run DHCP > cmd: bootmenu: add parameter -e for UEFI boot options > efi_loader: run bootdev_hunt() to find ESP > > Further UEFI changes: > > Avoid writing message in Exit() boot service > Update startimage_exit self-test to check error > Don't warn if the TCG2 FinalEvents table is not installed > > Documentation changes: > > cmd: bootmenu typo 'read' > clk: mpc83xx: Fix typo in "Coherent System Bus" > efi_loader: Fix typos in enum efi_allocate_type > doc: sending_patches: Fix spelling of "its" > doc: environment: NET_LWIP dhcp sets ipaddrN, netmaskN and gatewayipN > doc: board: theobroma-systems: fix feature list in introductions
We're about a month from release, and given upcoming holidays for many people, about to enter a period of less testing of changes probably as well. With that, the documentation changes are fine. I believe we need those "Further UEFI changes" as well to fix regressions. But for ESP changes, I think for v2025.01 if there's specific platforms always getting things wrong now they can use PREBOOT to init / probe the required subsystems, and boards / distributions can do similar, in their bootcmd, yes? -- Tom
signature.asc
Description: PGP signature

