[2.02] Re: [PATCH v5 1/2] Define the SMBIOS3 entry point structure on EFI

2016-03-02 Thread Andrei Borzenkov
29.02.2016 15:36, David Michael пишет: > On Sat, Feb 20, 2016 at 2:12 PM, David Michael wrote: >> This adds the GUID and includes it in the lsefisystab module. > > Pinging to check if these two can make it into 2.02. Fine from my side. > > Side note: I was trying a

Re: [PATCH v5 1/2] Define the SMBIOS3 entry point structure on EFI

2016-02-29 Thread David Michael
On Sat, Feb 20, 2016 at 2:12 PM, David Michael wrote: > This adds the GUID and includes it in the lsefisystab module. Pinging to check if these two can make it into 2.02. Side note: I was trying a CoreOS snapshot the other day and noticed they've applied these patches, so

[PATCH v5 1/2] Define the SMBIOS3 entry point structure on EFI

2016-02-20 Thread David Michael
This adds the GUID and includes it in the lsefisystab module. --- Changes since v4: To address points suggested by Andrei Borzenkov: * Dropped SMBIOS3 support for cfgtables and loadbios. grub-core/commands/efi/lsefisystab.c | 1 + include/grub/efi/api.h | 5 + 2 files