On Fri, 27 Mar 2015 17:20:38 +0800
Zhu Guihua wrote:
> The flags field is declared with default update rule 'Preserve',
> this patch is to extend aml_field() to support UpdateRule so that
s/is to extend/extends/
> we can specify different value to UpdateRule for different field.
s/value to Update
The flags field is declared with default update rule 'Preserve',
this patch is to extend aml_field() to support UpdateRule so that
we can specify different value to UpdateRule for different field.
Signed-off-by: Zhu Guihua
---
hw/acpi/aml-build.c | 4 +++-
hw/i386/acpi-build.c|