From: Tom Rini Date: Wed, 26 Mar 2025 20:04:23 +0000 (-0600) Subject: Merge tag 'efi-master-26032025' of https://source.denx.de/u-boot/custodians/u-boot-tpm X-Git-Tag: v2025.04~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9e0349c3e8afe45d5bdb2328a16512cfbc2ef1;p=pandora-u-boot.git Merge tag 'efi-master-26032025' of https://source.denx.de/u-boot/custodians/u-boot-tpm A last minute fix from Vincent fixing the text representation of device paths containing IPv4 device path nodes. A missing break; ended up printing IPv4(5.6.7.8,TCP,UDP,0x6,DHCP,1.2.3.4,9.10.11.12,255.255.255.0) instead of IPv4(5.6.7.8,TCP,DHCP,1.2.3.4,9.10.11.12,255.255.255.0) --- 3f9e0349c3e8afe45d5bdb2328a16512cfbc2ef1