From 656d81a6cccbfe4e1cdf7de1ee2f2c96211dd73f Mon Sep 17 00:00:00 2001 From: Al Stone Date: Feb 19 2020 04:35:51 +0000 Subject: Update converterSample results Signed-off-by: Al Stone --- diff --git a/debian/converterSample.asl.result b/debian/converterSample.asl.result index 5a98bb9..47c532c 100644 --- a/debian/converterSample.asl.result +++ b/debian/converterSample.asl.result @@ -1,11 +1,11 @@ converterSample.asl 37: Method(MAIN) { -Remark 2120 - ^ Control Method should be made Serialized (due to creation of named objects within) +Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\MAIN) converterSample.asl 48: Name(b,0); Remark 2089 - Object is not referenced ^ (Name [B___] is within a method [MAIN]) converterSample.asl 65: Method(SCOP) -Remark 2120 - ^ Control Method should be made Serialized (due to creation of named objects within) +Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SCOP) converterSample.asl 68: Name (a1, 0x04) Remark 2089 - Object is not referenced ^ (Name [A1__] is within a method [SCOP])