Could you explain why we would need this patch? It changes nothing AFAICT On Fri, Mar 27, 2020, 12:01 Flavio Suligoi <f.suli...@asem.it> wrote:
> Signed-off-by: Flavio Suligoi <f.suli...@asem.it> > --- > 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_efi_runtime_services > (*convert_pointer) (grub_efi_uintn_t debug_disposition, void **address); > > #define GRUB_EFI_GLOBAL_VARIABLE_GUID \ > - { 0x8BE4DF61, 0x93CA, 0x11d2, { 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, > 0x2B,0x8C }} > + { 0x8BE4DF61, 0x93CA, 0x11d2, { 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, > 0x2B, 0x8C }} > > > grub_efi_status_t > -- > 2.7.4 > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel