Re: [PATCH 5/7] efi: Import certificates from UEFI Secure Boot

2018-11-28 Thread Mimi Zohar
On Sun, 2018-11-25 at 20:44 +0530, Nayna Jain wrote: > From: Josh Boyer > > New Patch Description: > == > > Secure Boot stores a list of allowed certificates in the 'db' variable. > This patch imports those certificates into the platform keyring. The shim > UEFI bootloader ha

[PATCH 5/7] efi: Import certificates from UEFI Secure Boot

2018-11-25 Thread Nayna Jain
From: Josh Boyer New Patch Description: == Secure Boot stores a list of allowed certificates in the 'db' variable. This patch imports those certificates into the platform keyring. The shim UEFI bootloader has a similar certificate list stored in the 'MokListRT' variable. We i