From: Tom Rini Date: Thu, 29 May 2025 14:27:13 +0000 (-0600) Subject: Merge patch series "regex patches" X-Git-Tag: v2025.10-rc1~118^2~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23be77e18d19ddb9c2ecdf71638bacfbc369fd13;p=thirdparty%2Fu-boot.git Merge patch series "regex patches" Rasmus Villemoes says: This started as a rather simple patch, 1/12, adding the ability to more conveniently do regex matching in shell. But with that, it became very easy to see what the slre library can and especially what it cannot do, and that way I found both outright bugs and a "wow, doesn't it support that syntax" gotcha. I couldn't find any tests ('git grep slre -- test/' was empty), so I added a small test suite and tweaked slre.c. Link: https://lore.kernel.org/r/20250513084034.654865-1-ravi@prevas.dk --- 23be77e18d19ddb9c2ecdf71638bacfbc369fd13