Build Failed
SSZX866 opened this issue · 0 comments
When I build this bash, I got this error
star@ubuntu:~/workspaceedk2/edk2-dipper$ bash build.sh
| || | | | \ | _ () __ _ __ ___ _ __
| | / ` | |/ / __) || | | | | '_ | '_ \ / _ \ '|
| || (| | < / /___| || | | |) | |) | / |
|_,||__| |/|| ./| ./ __||
|| |_|
[BuildTools] Cleanning BuidFiles
[BuildTools] Now Cleanning Workspace
[BuildTools] Clean Done.
[BuildTools] Now Cleanning AcpiTables
[BuildTools] Clean Done.
[BuildTools] Now Cleanning Image
[BuildTools] Clean Done.
[BuildTools] Building ACPI Tables
[BuildTools] Now Building DSDT Table
Intel ACPI Component Architecture
ASL+ Optimizing Compiler/Disassembler version 20180105
Copyright (c) 2000 - 2018 Intel Corporation
Ignoring all errors, forcing AML file generation
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
ACPI Warning: Invalid character(s) in name (0x2E42535F), repaired: [_SB*] (20180105/utstring-231)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 46: Name (SIDS, "SDM850")
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 49: Name (SVMI, 0x0001)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 50: Name (SDFE, 0x004F)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 51: Name (SFES, "899800000000000")
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 52: Name (SIDM, 0x0000000FFFFF00FF)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 53: Name (SOSN, 0x000003F42457B97E)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64: Name (SOSI, 0x0000000086007210)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65: Name (AVER, "P012")
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 77: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 119: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 200: Method (PMCF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 200: Method (PMCF, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 241: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 253: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 253: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3115 - Not all control paths return a value ^ (_DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 253: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3107 - Reserved method must return a value ^ (Integer/String/Buffer/Package/Reference required for _DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 257: Name (_T_0, Buffer (0x01) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 266: Name (_T_1, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 318: Method (GEPT, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 318: Method (GEPT, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 321: CreateByteField (BUFF, Zero, STAT)
Remark 2089 - Object is not referenced ^ (Name [STAT] is within a method [GEPT])
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 327: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 342: "\_SB.PMAP"
Error 6105 - Invalid object type for reserved name ^ (_DEP: found String at index 0, Reference required)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 366: Method (_GRT, 0, NotSerialized) // _GRT: Get Real Time
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 370: CreateField (BUFF, 0x90, 0x20, ACT1)
Remark 2089 - Object is not referenced ^ (Name [ACT1] is within a method [_GRT])
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 371: CreateField (BUFF, 0xB0, 0x20, ACW1)
Remark 2089 - Object is not referenced ^ (Name [ACW1] is within a method [_GRT])
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 376: Method (_SRT, 1, NotSerialized) // _SRT: Set Real Time
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 462: Method (GEPT, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 462: Method (GEPT, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 465: CreateByteField (BUFF, Zero, STAT)
Remark 2089 - Object is not referenced ^ (Name [STAT] is within a method [GEPT])
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 472: Method (NPUR, 1, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 478: Method (INTR, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 478: Method (INTR, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 510: Method (CRTC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 529: Method (STND, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 562: Method (CTPM, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 562: Method (CTPM, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 622: Method (PGCC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 643: Method (LDRV, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 649: Method (PGDS, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1006: Method (PPPM, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1032: Method (PPRR, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1037: Method (PGSD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1043: Method (FPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1049: Method (PGPC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1054: Method (DPRF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1059: Method (DMRF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1067: Method (LPDC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1265: Method (LPCU, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1299: Method (LVDD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1346: Method (LLMH, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1457: Method (DVMM, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 1465: Method (LDBG, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 2343: Method (LDRS, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 2435: Method (UIDL, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 3692: Method (CPRZ, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 4583: Method (LDCV, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 4591: Method (CTSN, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 4596: Method (PEPH, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 4604: Method (BCLH, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 4968: Method (APMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 5489: Method (GPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 5489: Method (GPMD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 5508: Method (G0MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 5508: Method (G0MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 8801: Method (G1MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 8801: Method (G1MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 9208: Method (G2MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 9208: Method (G2MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 11135: Method (G3MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 11135: Method (G3MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 12972: Method (G4MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 12972: Method (G4MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 16403: Method (G5MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 16403: Method (G5MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 16549: Method (G6MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 16549: Method (G6MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 19980: Method (G7MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 19980: Method (G7MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 22896: Method (G8MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 22896: Method (G8MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 25301: Method (G9MD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 25301: Method (G9MD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 25345: Method (SMMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 25456: Method (OPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 25461: Name (OPCC, Package (0x00){})
Remark 2095 - Effective AML package length is zero ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 25466: Method (SPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 26016: Method (PPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 26123: Method (BPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 26128: Method (LPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 32700: Method (IPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 32759: Method (EWMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 33139: Method (QDMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 33337: Method (PEMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 34130: Method (CPMX, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 37948: Method (CPMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44264: Method (LPMX, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44452: Method (FPMX, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44528: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44551: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44574: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44597: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44620: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44643: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44670: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44703: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44734: _SB.QGP0
Error 6084 - Object does not exist ^ (_SB.QGP0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44737: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44762: _SB.QGP0
Error 6084 - Object does not exist ^ (_SB.QGP0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44765: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44790: _SB.QGP0
Error 6084 - Object does not exist ^ (_SB.QGP0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44793: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44818: _SB.QGP0
Error 6084 - Object does not exist ^ (_SB.QGP0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44821: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44848: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44873: _SB.QGP1
Error 6084 - Object does not exist ^ (_SB.QGP1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44876: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44895: Method (BSMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 44900: Method (PQMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47638: Method (PILX, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47647: Method (ACPO, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47647: Method (ACPO, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47692: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47719: Method (WDIR, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47730: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47747: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47763: Method (CHLD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47780: Method (CHLD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47796: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47830: Method (CHLD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47830: Method (CHLD, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47844: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47871: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47905: Name (WLEN, One)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47906: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47918: Method (WDIR, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 47953: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48023: Method (WMSA, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48080: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48135: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48477: Name (_CLS, 0x0003000000000000) // _CLS: Class Code
Error 6105 - Invalid object type for reserved name ^ (_CLS: found Integer, Package required)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48500: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48564: Method (RESI, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48564: Method (RESI, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48671: Method (ENGS, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 48671: Method (ENGS, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 49521: Method (TMDT, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 49521: Method (TMDT, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 49547: Method (PMCL, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 49547: Method (PMCL, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 55983: Method (_ROM, 3, NotSerialized) // _ROM: Read-Only Memory
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 55983: Method (_ROM, 3, NotSerialized) // _ROM: Read-Only Memory
Warning 3101 - Reserved method has too many arguments ^ (_ROM requires 2)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56555: Name (_T_0, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56619: Method (PIGC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56619: Method (PIGC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56619: Method (PIGC, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56619: Method (PIGC, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56628: Method (PPCC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56628: Method (PPCC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56628: Method (PPCC, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56628: Method (PPCC, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56637: Method (PGCT, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56637: Method (PGCT, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56637: Method (PGCT, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56637: Method (PGCT, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56646: Method (PLGC, 3, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56646: Method (PLGC, 3, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56646: Method (PLGC, 3, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56682: Method (HSIC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56682: Method (HSIC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56682: Method (HSIC, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56682: Method (HSIC, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56691: Method (PGMT, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56691: Method (PGMT, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56727: Method (PWGM, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56727: Method (PWGM, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56763: Method (PGRT, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56763: Method (PGRT, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56763: Method (PGRT, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56763: Method (PGRT, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56772: Method (PBRT, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56772: Method (PBRT, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56772: Method (PBRT, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56772: Method (PBRT, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56781: Method (PBRC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56781: Method (PBRC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56781: Method (PBRC, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56781: Method (PBRC, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56790: Method (DITH, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56790: Method (DITH, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56790: Method (DITH, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56790: Method (DITH, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56799: Method (BLCP, 1, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56799: Method (BLCP, 1, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 56810: Name (_T_0, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57237: Method (ROM2, 3, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg2)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57237: Method (ROM2, 3, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57237: Method (ROM2, 3, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57283: Method (IGC2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57283: Method (IGC2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57283: Method (IGC2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57283: Method (IGC2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57292: Method (PCC2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57292: Method (PCC2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57292: Method (PCC2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57292: Method (PCC2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57301: Method (GCT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57301: Method (GCT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57301: Method (GCT2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57301: Method (GCT2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57310: Method (LGC2, 3, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57310: Method (LGC2, 3, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57310: Method (LGC2, 3, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57346: Method (HSI2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57346: Method (HSI2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57346: Method (HSI2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57346: Method (HSI2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57355: Method (GMT2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57355: Method (GMT2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57391: Method (WGM2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57391: Method (WGM2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57427: Method (GRT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57427: Method (GRT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57427: Method (GRT2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57427: Method (GRT2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57436: Method (BRT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57436: Method (BRT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57436: Method (BRT2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57436: Method (BRT2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57445: Method (DIT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57445: Method (DIT2, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57445: Method (DIT2, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57445: Method (DIT2, 2, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57454: Method (BLC2, 1, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57454: Method (BLC2, 1, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57454: Method (BLC2, 1, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57460: Method (ROE1, 3, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg2)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57460: Method (ROE1, 3, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57460: Method (ROE1, 3, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57504: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57526: Method (CHDV, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57526: Method (CHDV, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57551: Method (DPCC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57551: Method (DPCC, 2, NotSerialized)
Remark 2146 - Method Argument is never used ^ (Arg1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57551: Method (DPCC, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57556: Method (REGR, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57556: Method (REGR, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57882: Method (IMPT, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57882: Method (IMPT, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57909: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57921: Method (CONF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57921: Method (CONF, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 57967: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58007: Method (OFNI, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58007: Method (OFNI, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58602: Method (_OFF, 0, NotSerialized) // _OFF: Power Off
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58760: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58796: (CTRL & 0x1E)
Error 6114 - Result is not used, operator has no effect ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58820: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58820: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3115 - Not all control paths return a value ^ (_DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58820: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3107 - Reserved method must return a value ^ (Integer/String/Buffer/Package/Reference required for _DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 58826: Name (_T_0, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 59017: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 59043: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 59043: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3115 - Not all control paths return a value ^ (_DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 59043: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3107 - Reserved method must return a value ^ (Integer/String/Buffer/Package/Reference required for _DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 59049: Name (_T_0, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 59841: Method (_OFF, 0, NotSerialized) // _OFF: Power Off
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 59999: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60035: (CTRL & 0x1E)
Error 6114 - Result is not used, operator has no effect ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60059: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60059: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3115 - Not all control paths return a value ^ (_DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60059: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3107 - Reserved method must return a value ^ (Integer/String/Buffer/Package/Reference required for _DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60065: Name (_T_0, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60252: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60272: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60272: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3115 - Not all control paths return a value ^ (_DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60272: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Warning 3107 - Reserved method must return a value ^ (Integer/String/Buffer/Package/Reference required for _DSM)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60278: Name (_T_0, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60335: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60408: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 60485: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62145: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62175: Method (PLED, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62180: Method (PCFG, 0, Serialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62199: Method (PERF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62199: Method (PERF, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62423: Method (SCFG, 0, Serialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62443: CreateByteField (DBUF, Zero, STAT)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62497: Method (SCFG, 0, Serialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62517: CreateByteField (DBUF, Zero, STAT)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62571: Method (SCFG, 0, Serialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62591: CreateByteField (DBUF, Zero, STAT)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62645: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62663: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62705: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62729: Method (PERF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62729: Method (PERF, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62790: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62878: Method (PERF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 62878: Method (PERF, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63263: Method (ADDR, 0, NotSerialized)
Warning 3115 - Not all control paths return a value ^ (ADDR)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63275: OperationRegion (NM11, SystemMemory, ADDR (), 0x14)
Warning 3122 - Called method may not always return a value ^ (NM11)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63285: Method (_MID, 0, Serialized)
Warning 3133 - Unknown reserved name ^ (_MID)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63285: Method (_MID, 0, Serialized)
Warning 3133 - Unknown reserved name ^ (_MID)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63297: Device (URS0)
Warning 3141 - Missing dependency ^ (Device object requires a _HID or _ADR in same scope)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63398: Method (DPM0, 1, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63404: Method (CCVL, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63409: Method (HSEN, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63434: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63438: Name (_T_0, Buffer (0x01) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63447: Name (_T_1, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63453: Name (_T_2, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_2)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63461: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63469: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63479: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63484: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63489: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63494: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63502: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63514: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63521: Method (PHYC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63521: Method (PHYC, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63523: Name (CFG0, Package (0x00){})
Remark 2095 - Effective AML package length is zero ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63530: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63534: Name (_T_0, Buffer (0x01) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63543: Name (_T_1, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63549: Name (_T_2, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_2)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63595: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63658: Method (CCVL, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63663: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63667: Name (_T_0, Buffer (0x01) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63676: Name (_T_1, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63682: Name (_T_2, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_2)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63690: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63698: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63708: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63713: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63721: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63731: Name (_T_3, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_3)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63737: Name (_T_4, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_4)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63745: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63753: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63763: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63768: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63776: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63788: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63795: Method (PHYC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63795: Method (PHYC, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63797: Name (CFG0, Package (0x00){})
Remark 2095 - Effective AML package length is zero ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63804: Name (PINA, Zero)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63813: Name (USBC, Buffer (One)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63827: Method (USBH, 2, Serialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63827: Method (USBH, 2, Serialized)
Warning 3115 - Not all control paths return a value ^ (USBH)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63840: Name (HPDF, Buffer (One)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63851: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63865: Method (CCOT, 2, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63871: Method (MUXV, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63876: Method (CCVL, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63881: Method (DPVL, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63886: Method (HPDS, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63891: Method (HPDM, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63897: Method (HSEN, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63902: Method (HPDF, 5, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63941: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63983: Method (DPM1, 1, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63993: Method (REMD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 63999: Method (ADDD, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64005: Method (PHYC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64005: Method (PHYC, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64007: Name (CFG0, Package (0x00){})
Remark 2095 - Effective AML package length is zero ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64034: Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64038: Name (_T_0, Buffer (0x01) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_0)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64047: Name (_T_1, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_1)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64053: Name (_T_2, 0x00) // _T_x: Emitted by ASL Compiler, x=0-9, A-Z
Remark 2011 - Use of compiler reserved name ^ (_T_2)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64099: Break
Warning 3134 - Statement is unreachable ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64574: Method (INVT, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64774: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64788: Method (HAPI, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64788: Method (HAPI, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64799: Method (HAPC, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64799: Method (HAPC, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64847: Method (HWNL, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64847: Method (HWNL, 0, NotSerialized)
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 64877: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65013: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65042: Method (_CRS, 0, NotSerialized) // _CRS: Current Resource Settings
Remark 2120 - Control Method should be made Serialized ^ (due to creation of named objects within)
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65086: Method (ADDV, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65096: Method (GENP, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65113: Method (PTCF, 1, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65120: Method (PTCI, 1, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65127: Method (VGIO, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65205: Method (VTGN, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65221: Method (GENF, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65241: Method (FCHN, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65430: Method (CHAN, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 65468: Package (0x0C)
Remark 2063 - Initializer list shorter than declared package length ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 66827: Method (VTCH, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 66851: Package (0x0F)
Remark 2063 - Initializer list shorter than declared package length ^
XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl 66970: Method (VTMT, 0, NotSerialized)
Warning 4089 - Object is not referenced ^
ASL Input: XiaomiMI8Pkg/AcpiTables/Source/DSDT.dsl - 66984 lines, 2619462 bytes, 3422 keywords
AML Output: XiaomiMI8Pkg/AcpiTables/Source/DSDT.aml - 258475 bytes, 1408 named objects, 2014 executable opcodes
Compilation complete. 9 Errors, 197 Warnings, 194 Remarks, 778 Optimizations
[BuildTools] Done.
[BuildTools] Now Moveing DSDT Table to Target Folder
[BuildTools] Done.
[BuildTools] Build ACPI Tables Done.
[BuildTools] Building UEFI Firmware
[BuildTools] Now Building Edk2 Environment
Loading previous configuration from /home/star/workspaceedk2/edk2-dipper/../edk2/Conf/BuildEnv.sh
Using EDK2 in-source Basetools
WORKSPACE: /home/star/workspaceedk2/edk2-dipper/workspace
EDK_TOOLS_PATH: /home/star/workspaceedk2/edk2-dipper/../edk2/BaseTools
CONF_PATH: /home/star/workspaceedk2/edk2-dipper/../edk2/Conf
[BuildTools] Done.
[BuildTools] Now Building UEFI_FV
Build environment: Linux-5.4.0-80-generic-x86_64-with-Ubuntu-18.04-bionic
Build start time: 21:58:46, Jul.20 2021
WORKSPACE = /home/star/workspaceedk2/edk2-dipper/workspace
PACKAGES_PATH = /home/star/workspaceedk2/edk2:/home/star/workspaceedk2/edk2-platforms:/home/star/workspaceedk2/edk2-dipper
EDK_TOOLS_PATH = /home/star/workspaceedk2/edk2-dipper/../edk2/BaseTools
CONF_PATH = /home/star/workspaceedk2/edk2/Conf
PYTHON_COMMAND = /usr/bin/python3.6
Architecture(s) = AARCH64
Build target = DEBUG
Toolchain = GCC5
Active Platform = /home/star/workspaceedk2/edk2-dipper/XiaomiMI8Pkg/XiaomiMI8Pkg.dsc
Processing meta-data .
build.py...
/home/star/workspaceedk2/edk2-dipper/XiaomiMI8Pkg/XiaomiMI8Pkg.dsc(...): error 4000: Instance of library class [RegisterFilterLib] is not found
in [/home/star/workspaceedk2/edk2/MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf] [AARCH64]
consumed by module [/home/star/workspaceedk2/edk2/ArmPlatformPkg/PrePi/PeiUniCore.inf]
- Failed -
Build end time: 21:58:46, Jul.20 2021
Build total time: 00:00:01