Re: [PATCH] cryptodisk: add luks_recover_key attempts

2019-07-05 Thread Jason Kushmaul
Hi, This is a pretty simple patch - I was hoping someone could review and consider this patch, as well as provide me feedback if I've submitted it to the list incorrectly or missed something in my patch. This is my first contribution to grub so it's quite likely I missed something you may require

Re: [PATCH] generic/blocklist: Fix flag name

2019-07-05 Thread David Michael
On Fri, Jul 5, 2019 at 6:03 PM Daniel Kiper wrote: > > On Fri, Jul 05, 2019 at 07:45:59AM -0400, David Michael wrote: > > Signed-off-by: David Michael > > --- > > > > Hi, > > > > I tried to test the new release and hit this build failure: > > > > In file included from ../grub-core/osdep/blocklist

Re: [PATCH] generic/blocklist: Fix flag name

2019-07-05 Thread Daniel Kiper
On Fri, Jul 05, 2019 at 07:45:59AM -0400, David Michael wrote: > Signed-off-by: David Michael > --- > > Hi, > > I tried to test the new release and hit this build failure: > > In file included from ../grub-core/osdep/blocklist.c:6:0: > ../grub-core/osdep/generic/blocklist.c: In function > ‘grub_i

Re: GRUB 2.04 release

2019-07-05 Thread Daniel Kiper
On Fri, Jul 05, 2019 at 12:12:40PM +0200, Daniel Kiper wrote: > Hi all, > > GRUB maintainers are proud to announce GRUB 2.04 that has been just released. > You can find list of new features and major fixes since release 2.02 in the > NEWS file. > > We would like to thank all the people who have con

Re: [PATCH v7 2/2] Add a module for retrieving SMBIOS information

2019-07-05 Thread Dimitri John Ledkov
On Fri, 5 Jul 2019 at 13:48, David Michael wrote: > > The following are two use cases from Rajat Jain : > > 1) We have a board that boots Linux and this board itself can be plugged into > one of different chassis types. We need to pass different parameters to the > kernel based on the "CHASSIS_T

[PATCH v7 1/2] Define SMBIOS3 entry point structures for EFI

2019-07-05 Thread David Michael
This adds the GUID, and includes it in lsefisystab output. Signed-off-by: David Michael --- No changes since v6, just rebased onto 2.04 grub-core/commands/efi/lsefisystab.c | 1 + include/grub/efi/api.h | 5 + 2 files changed, 6 insertions(+) diff --git a/grub-core/commands/

[PATCH v7 2/2] Add a module for retrieving SMBIOS information

2019-07-05 Thread David Michael
The following are two use cases from Rajat Jain : 1) We have a board that boots Linux and this board itself can be plugged into one of different chassis types. We need to pass different parameters to the kernel based on the "CHASSIS_TYPE" information that is passed by the bios in the DMI / SMBI

[PATCH] generic/blocklist: Fix flag name

2019-07-05 Thread David Michael
Signed-off-by: David Michael --- Hi, I tried to test the new release and hit this build failure: In file included from ../grub-core/osdep/blocklist.c:6:0: ../grub-core/osdep/generic/blocklist.c: In function ‘grub_install_get_blocklist’: ../grub-core/osdep/generic/blocklist.c:62:67: error: ‘FIL

GRUB 2.04 release

2019-07-05 Thread Daniel Kiper
Hi all, GRUB maintainers are proud to announce GRUB 2.04 that has been just released. You can find list of new features and major fixes since release 2.02 in the NEWS file. We would like to thank all the people who have contributed to the project. The tarball is available at https://ftp.gnu.org/