Re: [PATCH v2 00/11] Automatic Disk Unlock with TPM2

2023-03-24 Thread Glenn Washburn
On 3/24/23 09:06, Gary Lin wrote: On Fri, Mar 24, 2023 at 03:22:43AM +, Glenn Washburn wrote: Hi Gary, Hi Glenn, Usually a v2 series will also include what changed from v1 -> v2 and subsequent versions will keep the changelog. Also, for such a large series, using --range-diff with git fo

Re: [PATCH v2 00/11] Automatic Disk Unlock with TPM2

2023-03-24 Thread Gary Lin via Grub-devel
On Fri, Mar 24, 2023 at 03:22:43AM +, Glenn Washburn wrote: > Hi Gary, > Hi Glenn, > Usually a v2 series will also include what changed from v1 -> v2 and > subsequent versions will keep the changelog. Also, for such a large series, > using --range-diff with git format-patch can be helpful for

Re: [PATCH v2 00/11] Automatic Disk Unlock with TPM2

2023-03-23 Thread Glenn Washburn
Hi Gary, Usually a v2 series will also include what changed from v1 -> v2 and subsequent versions will keep the changelog. Also, for such a large series, using --range-diff with git format-patch can be helpful for reviewers (it will include here the exact changes to each patch from the last v