[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] v6 for detached headers and key files
From: |
Glenn Washburn |
Subject: |
Re: [PATCH] v6 for detached headers and key files |
Date: |
Wed, 19 Aug 2020 13:59:57 -0500 |
On Wed, 19 Aug 2020 17:09:08 +0200
Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> wrote:
> Hi,
>
> Here's a new version of this patchset.
>
> The only change with the v5 is that I fixed the issue that Glenn
> Washburn found (in the 4/6 patch, one of the grub_file_seek return
> code wasn't properly checked). Thanks for finding the issue.
>
> I also took some time to send it again because I tried to test with
> the chainload with Coreboot in order to minimize the risk of
> non-booting computer, and as it took too much time (missing modules,
> etc), I ended up dedicating a computer with SeaBIOS for the test.
>
> Denis.
>
I'm curious, are you using a virtual machine to test grub? If I
understand correctly the above, you're using physical machines to test.
I'm using qemu and generally testing with x86_64-efi.
- [PATCH] v6 for detached headers and key files, Denis 'GNUtoo' Carikli, 2020/08/19
- [PATCH v6 1/6] cryptodisk: luks: unify grub_cryptodisk_dev function names, Denis 'GNUtoo' Carikli, 2020/08/19
- [PATCH v6 2/6] cryptodisk: geli: unify grub_cryptodisk_dev function names, Denis 'GNUtoo' Carikli, 2020/08/19
- [PATCH v6 3/6] cryptodisk: enable the backends to implement detached headers, Denis 'GNUtoo' Carikli, 2020/08/19
- [PATCH v6 5/6] cryptodisk: enable the backends to implement key files, Denis 'GNUtoo' Carikli, 2020/08/19
- [PATCH v6 6/6] cryptodisk: Add support for LUKS1 key files, Denis 'GNUtoo' Carikli, 2020/08/19
- [PATCH v6 4/6] cryptodisk: add support for LUKS1 detached headers, Denis 'GNUtoo' Carikli, 2020/08/19
- Re: [PATCH] v6 for detached headers and key files,
Glenn Washburn <=