On Fri, Mar 27, 2020 at 12:50:31PM +, Flavio Suligoi wrote:
> Hi Vladimir and Adrian,
>
> > On 3/27/20 1:11 PM, Vladimir 'phcoder' Serbinenko wrote:
> > > Could you explain why we would need this patch? It changes nothing
> > AFAICT
> >
> > It's a cosmetic change, there is one space character m
Hi Vladimir and Adrian,
>
> On 3/27/20 1:11 PM, Vladimir 'phcoder' Serbinenko wrote:
> > Could you explain why we would need this patch? It changes nothing
> AFAICT
>
> It's a cosmetic change, there is one space character missing before the
> last
> value in the curly braces:
Exactly, this is a
On 3/27/20 1:11 PM, Vladimir 'phcoder' Serbinenko wrote:
> Could you explain why we would need this patch? It changes nothing AFAICT
It's a cosmetic change, there is one space character missing before the last
value in the curly braces:
>> #define GRUB_EFI_GLOBAL_VARIABLE_GUID \
>> - { 0x8BE4DF
Could you explain why we would need this patch? It changes nothing AFAICT
On Fri, Mar 27, 2020, 12:01 Flavio Suligoi wrote:
> Signed-off-by: Flavio Suligoi
> ---
> include/grub/efi/api.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/grub/efi/api.h b/include/g
Signed-off-by: Flavio Suligoi
---
include/grub/efi/api.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/grub/efi/api.h b/include/grub/efi/api.h
index d6f4de1..937058d 100644
--- a/include/grub/efi/api.h
+++ b/include/grub/efi/api.h
@@ -1295,7 +1295,7 @@ struct grub_ef