Hi Eric,
On 2017/7/10 21:54, Eric Blake wrote:
> On 07/10/2017 04:25 AM, Dongjiu Geng wrote:
>> (1) Add related APEI/HEST table structures and macros, these
>> definition refer to ACPI 6.1 and UEFI 2.6 spec.
>
> Your mail is missing In-Reply-To: and References: headers, which makes
> it appe
Dear,Laszlo
On 2017/7/10 22:04, Laszlo Ersek wrote:
> Yes, the git-send-email options to use are:
>
> --thread --no-chain-reply-to
>
> Best to set them permanently in one's qemu clone,
>
> $ git config --bool sendemail.thread true
> $ git config --bool sendemail.chainreplyto false
>
>
On 07/10/17 15:54, Eric Blake wrote:
> On 07/10/2017 04:25 AM, Dongjiu Geng wrote:
>> (1) Add related APEI/HEST table structures and macros, these
>> definition refer to ACPI 6.1 and UEFI 2.6 spec.
>
> Your mail is missing In-Reply-To: and References: headers, which makes
> it appear as a new
On 07/10/2017 04:25 AM, Dongjiu Geng wrote:
> (1) Add related APEI/HEST table structures and macros, these
> definition refer to ACPI 6.1 and UEFI 2.6 spec.
Your mail is missing In-Reply-To: and References: headers, which makes
it appear as a new top-level thread for each patch. You'll want
(1) Add related APEI/HEST table structures and macros, these
definition refer to ACPI 6.1 and UEFI 2.6 spec.
(2) Add generic error status block and CPER memory section
definition, user space only handle memory section errors.
Signed-off-by: Dongjiu Geng
---
thanks Laszlo and Michael's r