diff options
Diffstat (limited to 'tests/aslts/src/runtime/cntl/common.asl')
-rw-r--r-- | tests/aslts/src/runtime/cntl/common.asl | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/aslts/src/runtime/cntl/common.asl b/tests/aslts/src/runtime/cntl/common.asl index eeda60134..dbdf8564f 100644 --- a/tests/aslts/src/runtime/cntl/common.asl +++ b/tests/aslts/src/runtime/cntl/common.asl @@ -1,7 +1,5 @@ /* - * Copyright (c) 2006, Intel Corp. - * Copyright (C) 2006, Valery Podrezov <valery.a.podrezov@intel.com> - * Copyright (C) 2006, Fiodor Suietov <fiodor.f.suietov@intel.com> + * Some or all of this work - Copyright (c) 2006 - 2009, Intel Corp. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, @@ -347,7 +345,7 @@ Name(FLG5, 0) * * For example, some tests temporary cause abort of testing * so preventing normal completion of all the tests of aslts - * and generating the summary status of run of aslts. + * and generating the summary status of run of aslts. * To provide the normal conditions for other tests of aslts * we do blocking such the tests which prevent normal work * until the relevant causes are fixed in ACPICA. @@ -1270,7 +1268,7 @@ Method(STRT, 1) DataTableRegion (HDR, "DSDT", "", "") Field(HDR, AnyAcc, NoLock, Preserve) { SIG, 32, - LENG, 32, + LENG, 32, REV, 8, SUM, 8, OID, 48, |