On Mon, Feb 06, 2023 at 05:28:11PM +0000, Jonathan Cameron wrote: > Next patch will drop duplicate _UID entry so allow update. > > Reviewed-by: Gregory Price <[email protected]> > Tested-by: Gregory Price <[email protected]> > Signed-off-by: Jonathan Cameron <[email protected]>
Reviewed-by: Fan Ni <[email protected]> > --- > tests/qtest/bios-tables-test-allowed-diff.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/qtest/bios-tables-test-allowed-diff.h > b/tests/qtest/bios-tables-test-allowed-diff.h > index dfb8523c8b..9ce0f596cc 100644 > --- a/tests/qtest/bios-tables-test-allowed-diff.h > +++ b/tests/qtest/bios-tables-test-allowed-diff.h > @@ -1 +1,2 @@ > /* List of comma-separated changed AML files to ignore */ > +"tests/data/acpi/q35/DSDT.cxl", > -- > 2.37.2 > >
