Re: [PATCH v2 0/2] Respin bootstd cros patch into a series of two

2024-07-18 Thread Tom Rini
On Wed, 03 Jul 2024 13:37:54 +0200, Vincent Stehlé wrote: > This is a respin of this patch [1] after discussion [2]. Thanks to > Simon and Heinrich for their reviews. > > To use the guidcmp() function, as suggested by Heinrich, we need to > make it available to bootmeth_cros.c and I think that th

[PATCH v2 0/2] Respin bootstd cros patch into a series of two

2024-07-03 Thread Vincent Stehlé
Hi, This is a respin of this patch [1] after discussion [2]. Thanks to Simon and Heinrich for their reviews. To use the guidcmp() function, as suggested by Heinrich, we need to make it available to bootmeth_cros.c and I think that the cleanest way to do that is (arguably) to move the guid helper