Hi Caleb,
> diff --git a/lib/uuid.c b/lib/uuid.c
> index dfa2320ba267..6ef006cca1da 100644
> --- a/lib/uuid.c
> +++ b/lib/uuid.c
> @@ -21,8 +21,9 @@
> #include
> #include
> #include
> #include
> +#include
>
> int uuid_str_valid(const char *uuid)
> {
> int i, valid;
> @@ -368,8
Hi Caleb,
On Wed, 29 May 2024 at 12:55, Caleb Connolly wrote:
>
> Hi Simon,
>
> On 29/05/2024 18:30, Simon Glass wrote:
> > Hi Caleb,
> >
> > On Wed, 29 May 2024 at 08:49, Caleb Connolly
> > wrote:
> >>
> >> Add support for generate version 5 UUIDs, these are determistic and work
> >
> > spelli
Hi Simon,
On 29/05/2024 18:30, Simon Glass wrote:
Hi Caleb,
On Wed, 29 May 2024 at 08:49, Caleb Connolly wrote:
Add support for generate version 5 UUIDs, these are determistic and work
spelling
Thanks
by hashing a "namespace" UUID together with some unique data. One intended
usecase i
Hi Caleb,
On Wed, 29 May 2024 at 08:49, Caleb Connolly wrote:
>
> Add support for generate version 5 UUIDs, these are determistic and work
spelling
> by hashing a "namespace" UUID together with some unique data. One intended
> usecase is to allow for dynamically generate payload UUIDs for UEFI
4 matches
Mail list logo