[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] v6 for detached headers and key files
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH] v6 for detached headers and key files |
Date: |
Wed, 19 Aug 2020 17:09:08 +0200 |
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.
- [PATCH] v6 for detached headers and key files,
Denis 'GNUtoo' Carikli <=
- [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, 2020/08/19