2020-10-19 18:24:09 +00:00
|
|
|
converterSample.asl 15: Name (b, 5)
|
|
|
|
Remark 2182 - ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (B___)
|
|
|
|
|
|
|
|
converterSample.asl 16: Name(p008, Package()
|
|
|
|
Remark 2182 - ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (P008)
|
|
|
|
|
2019-05-12 00:34:56 +00:00
|
|
|
converterSample.asl 37: Method(MAIN) {
|
2020-02-24 22:41:56 +00:00
|
|
|
Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\MAIN)
|
2018-08-09 00:24:44 +00:00
|
|
|
|
2020-10-19 18:24:09 +00:00
|
|
|
converterSample.asl 48: Name(b,0);
|
|
|
|
Remark 2182 - ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (B___)
|
|
|
|
|
2019-05-12 00:34:56 +00:00
|
|
|
converterSample.asl 48: Name(b,0);
|
2018-08-09 00:24:44 +00:00
|
|
|
Remark 2089 - Object is not referenced ^ (Name [B___] is within a method [MAIN])
|
|
|
|
|
2020-10-19 18:24:09 +00:00
|
|
|
converterSample.asl 53: Name (a,
|
|
|
|
Remark 2182 - ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (A___)
|
|
|
|
|
2019-05-12 00:34:56 +00:00
|
|
|
converterSample.asl 65: Method(SCOP)
|
2020-02-24 22:41:56 +00:00
|
|
|
Remark 2120 - ^ Control Method should be made Serialized due to creation of named objects within (\SCOP)
|
2018-08-09 00:24:44 +00:00
|
|
|
|
2020-10-19 18:24:09 +00:00
|
|
|
converterSample.asl 68: Name (a1, 0x04)
|
|
|
|
Remark 2182 - ^ At least one lower case letter found in NameSeg, ASL is case insensitive - converting to upper case (A1__)
|
|
|
|
|
2019-05-12 00:34:56 +00:00
|
|
|
converterSample.asl 68: Name (a1, 0x04)
|
2018-08-09 00:24:44 +00:00
|
|
|
Remark 2089 - Object is not referenced ^ (Name [A1__] is within a method [SCOP])
|
|
|
|
|
|
|
|
|
|
|
|
Intel ACPI Component Architecture
|
|
|
|
ASL+ Optimizing Compiler/Disassembler version VVVVVVVV
|
2022-04-03 21:18:02 +00:00
|
|
|
Copyright (c) 2000 - 2022 Intel Corporation
|
2020-02-24 22:41:56 +00:00
|
|
|
|
2020-04-01 21:50:50 +00:00
|
|
|
Ignoring all errors, forcing AML file generation
|
|
|
|
|
2019-05-11 22:52:39 +00:00
|
|
|
ASL Input: converterSample.asl - 1968 bytes 11 keywords 85 source lines
|
2022-04-03 21:18:02 +00:00
|
|
|
AML Output: converterSample.aml - 184 bytes 2 opcodes 9 named objects
|
2018-08-09 00:24:44 +00:00
|
|
|
|
2022-04-03 21:18:02 +00:00
|
|
|
Compilation successful. 0 Errors, 0 Warnings, 9 Remarks, 9 Optimizations
|