Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -------------------------------------------------
- Date: Thu Oct 20 12:52:53 2011
- * *
- * Firmwarekit (release 3) *
- * http://www.linuxfirmwarekit.org *
- * *
- * *
- * For more information on test descriptions *
- * and details on what the PASS/INFO/WARN/FAIL *
- * results mean, go to: Documentation/TestsInfo. *
- * *
- -------------------------------------------------
- KERNEL VERSION: Linux testmachine 2.6.22.9 #1 SMP Mon Oct 1 15:17:15 PDT 2007 i686 athlon i386 GNU/Linux
- SUMMARY: 4 Fails, 5 Warns, 11 Pass, 20 Total
- =================================================
- * Plugin name: acpicompile
- * Result: FAIL
- * Title: DSDT AML verification
- * Description: This test first disassembles the DSDT of the BIOS, and then uses the IASL compiler from Intel to recompile the code. The IASL copiler is much stricter in detecting deviations from the ACPI specification and can find numerous defects that other AML compilers cannot find. Fixing these defects increases the probability that the BIOS will operate well with a variety of operating systems.
- ================================================
- [FAIL]-Use of reserved word (_T_0)
- Use of reserved word (_T_0)
- At line #389 of DSDT.dsl:
- | If (LNotEqual (OSVR, Ones))
- | {
- | Return (OSVR)
- | }
- |
- >>> Name (_T_0, Zero)
- | Store (OSYS (), _T_0)
- | If (LEqual (_T_0, One))
- | {
- | Store (0x03, OSVR)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #602 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0x0002FFFF,
- | Zero,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #610 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0002FFFF,
- | One,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #618 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0002FFFF,
- | 0x02,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #626 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0002FFFF,
- | 0x03,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #634 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0003FFFF,
- | Zero,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #642 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0003FFFF,
- | One,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #650 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0003FFFF,
- | 0x02,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #658 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0003FFFF,
- | 0x03,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #666 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0004FFFF,
- | Zero,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #674 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0004FFFF,
- | One,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #682 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0004FFFF,
- | 0x02,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #690 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0004FFFF,
- | 0x03,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #698 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | Zero,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #706 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | One,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #714 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | 0x02,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #722 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | 0x03,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #730 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | Zero,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #738 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | One,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #746 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | 0x02,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #754 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | 0x03,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #762 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | Zero,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #770 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | One,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #778 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | 0x02,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #786 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | 0x03,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #794 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0009FFFF,
- | Zero,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #802 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0009FFFF,
- | One,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #810 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0009FFFF,
- | 0x02,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #818 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0009FFFF,
- | 0x03,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #826 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000AFFFF,
- | Zero,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #834 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000AFFFF,
- | One,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #842 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000AFFFF,
- | 0x02,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #850 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000AFFFF,
- | 0x03,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #858 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000BFFFF,
- | Zero,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #866 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000BFFFF,
- | One,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #874 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000BFFFF,
- | 0x02,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #882 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000BFFFF,
- | 0x03,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #890 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000CFFFF,
- | Zero,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #898 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000CFFFF,
- | One,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #906 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000CFFFF,
- | 0x02,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #914 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x000CFFFF,
- | 0x03,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #922 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0014FFFF,
- | Zero,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #930 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0014FFFF,
- | One,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #938 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0014FFFF,
- | 0x02,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #946 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0014FFFF,
- | 0x03,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #954 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0012FFFF,
- | Zero,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #962 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0012FFFF,
- | One,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #970 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0012FFFF,
- | 0x02,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #978 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0012FFFF,
- | 0x03,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #986 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0013FFFF,
- | Zero,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #994 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0013FFFF,
- | One,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1002 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0013FFFF,
- | 0x02,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1010 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0013FFFF,
- | 0x03,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKG)
- Object does not exist (LNKG)
- At line #1018 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0011FFFF,
- | Zero,
- >>> LNKG,
- | Zero
- | }
- | })
- | Name (AR00, Package (0x35)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1454 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1462 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1470 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1478 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKB,
- | Zero
- | }
- | })
- | Name (AR02, Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1522 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1530 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1538 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1546 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKC,
- | Zero
- | }
- | })
- | Name (AR03, Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1590 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1598 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1606 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1614 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKD,
- | Zero
- | }
- | })
- | Name (AR04, Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1658 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1666 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1674 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1682 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKA,
- | Zero
- | }
- | })
- | Name (AR05, Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1726 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1734 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1742 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1750 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKB,
- | Zero
- | }
- | })
- | Name (AR06, Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1794 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1802 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1810 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1818 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKC,
- | Zero
- | }
- | })
- | Name (AR07, Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1862 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1870 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1878 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1886 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKA,
- | Zero
- | }
- | })
- | Name (AR09, Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #1930 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1938 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #1946 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #1954 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKB,
- | Zero
- | }
- | })
- | Name (AR1A, Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #1998 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKD,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #2006 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #2014 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #2022 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKC,
- | Zero
- | }
- | })
- | Name (AR1B, Package (0x04)
- [FAIL]-Object does not exist (LNKA)
- Object does not exist (LNKA)
- At line #2066 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0xFFFF,
- | Zero,
- >>> LNKA,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKB)
- Object does not exist (LNKB)
- At line #2074 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | One,
- >>> LNKB,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKC)
- Object does not exist (LNKC)
- At line #2082 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x02,
- >>> LNKC,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKD)
- Object does not exist (LNKD)
- At line #2090 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0xFFFF,
- | 0x03,
- >>> LNKD,
- | Zero
- | }
- | })
- | Name (AR1C, Package (0x04)
- [FAIL]-Object does not exist (LNKE)
- Object does not exist (LNKE)
- At line #2134 of DSDT.dsl:
- | {
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | Zero,
- >>> LNKE,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKF)
- Object does not exist (LNKF)
- At line #2142 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | One,
- >>> LNKF,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKG)
- Object does not exist (LNKG)
- At line #2150 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | 0x02,
- >>> LNKG,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKH)
- Object does not exist (LNKH)
- At line #2158 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0005FFFF,
- | 0x03,
- >>> LNKH,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKF)
- Object does not exist (LNKF)
- At line #2166 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | Zero,
- >>> LNKF,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKG)
- Object does not exist (LNKG)
- At line #2174 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | One,
- >>> LNKG,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKH)
- Object does not exist (LNKH)
- At line #2182 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | 0x02,
- >>> LNKH,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKE)
- Object does not exist (LNKE)
- At line #2190 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0006FFFF,
- | 0x03,
- >>> LNKE,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKG)
- Object does not exist (LNKG)
- At line #2198 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | Zero,
- >>> LNKG,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKH)
- Object does not exist (LNKH)
- At line #2206 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | One,
- >>> LNKH,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKE)
- Object does not exist (LNKE)
- At line #2214 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | 0x02,
- >>> LNKE,
- | Zero
- | },
- |
- | Package (0x04)
- [FAIL]-Object does not exist (LNKF)
- Object does not exist (LNKF)
- At line #2222 of DSDT.dsl:
- |
- | Package (0x04)
- | {
- | 0x0007FFFF,
- | 0x03,
- >>> LNKF,
- | Zero
- | }
- | })
- | Name (AR0C, Package (0x0C)
- [FAIL]-syntax error, unexpected PARSEOP_IF
- syntax error, unexpected PARSEOP_IF
- At line #3123 of DSDT.dsl:
- | }
- |
- | Name (ECIN, Zero)
- | Mutex (ECMU, 0x00)
- | Mutex (MLMU, 0x00)
- >>> If (ECEN)
- | {
- | And (ECAD, 0xFFFE, ECIN)
- | OperationRegion (ECBP, SystemIO, ECIN, 0x02)
- | Field (ECBP, ByteAcc, NoLock, Preserve)
- [FAIL]-Object does not exist (ECIN)
- Object does not exist (ECIN)
- At line #3126 of DSDT.dsl:
- | Mutex (ECMU, 0x00)
- | Mutex (MLMU, 0x00)
- | If (ECEN)
- | {
- | And (ECAD, 0xFFFE, ECIN)
- >>> OperationRegion (ECBP, SystemIO, ECIN, 0x02)
- | Field (ECBP, ByteAcc, NoLock, Preserve)
- | {
- | BPIO, 8
- | }
- [FAIL]-Object does not exist (ECIN)
- Object does not exist (ECIN)
- At line #3132 of DSDT.dsl:
- | Field (ECBP, ByteAcc, NoLock, Preserve)
- | {
- | BPIO, 8
- | }
- |
- >>> OperationRegion (ECIO, SystemIO, ECIN, 0x02)
- | Field (ECIO, ByteAcc, NoLock, Preserve)
- | {
- | IND, 8,
- | DAT, 8
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3168 of DSDT.dsl:
- | Store (0xA5, BPIO)
- | }
- |
- | Method (STA, 1, NotSerialized)
- | {
- >>> Acquire (ECMU, 0x5000)
- | CFG (Arg0)
- | Store (Zero, Local1)
- | If (ACT)
- | {
- [WARN]-Possible operator timeout is ignored
- Possible operator timeout is ignored
- At line #3168 of DSDT.dsl:
- | Store (0xA5, BPIO)
- | }
- |
- | Method (STA, 1, NotSerialized)
- | {
- >>> Acquire (ECMU, 0x5000)
- | CFG (Arg0)
- | Store (Zero, Local1)
- | If (ACT)
- | {
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3182 of DSDT.dsl:
- | {
- | Store (Zero, Local1)
- | }
- |
- | XCFG ()
- >>> Release (ECMU)
- | Return (Local1)
- | }
- |
- | Method (RDMB, 1, NotSerialized)
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3188 of DSDT.dsl:
- | Return (Local1)
- | }
- |
- | Method (RDMB, 1, NotSerialized)
- | {
- >>> Acquire (ECMU, 0x1388)
- | Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- [WARN]-Possible operator timeout is ignored
- Possible operator timeout is ignored
- At line #3188 of DSDT.dsl:
- | Return (Local1)
- | }
- |
- | Method (RDMB, 1, NotSerialized)
- | {
- >>> Acquire (ECMU, 0x1388)
- | Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- [FAIL]-Object does not exist (MLMU)
- Object does not exist (MLMU)
- At line #3189 of DSDT.dsl:
- | }
- |
- | Method (RDMB, 1, NotSerialized)
- | {
- | Acquire (ECMU, 0x1388)
- >>> Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- | ShiftLeft (IOBA, 0x08, IOBA)
- [WARN]-Possible operator timeout is ignored
- Possible operator timeout is ignored
- At line #3189 of DSDT.dsl:
- | }
- |
- | Method (RDMB, 1, NotSerialized)
- | {
- | Acquire (ECMU, 0x1388)
- >>> Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- | ShiftLeft (IOBA, 0x08, IOBA)
- [FAIL]-Object does not exist (MLMU)
- Object does not exist (MLMU)
- At line #3204 of DSDT.dsl:
- | MLDA, 8
- | }
- |
- | Store (Arg0, MLIN)
- | Return (MLDA)
- >>> Release (MLMU)
- | Release (ECMU)
- | }
- |
- | Method (WRMB, 2, NotSerialized)
- [WARN]-Statement is unreachable
- Statement is unreachable
- At line #3204 of DSDT.dsl:
- | MLDA, 8
- | }
- |
- | Store (Arg0, MLIN)
- | Return (MLDA)
- >>> Release (MLMU)
- | Release (ECMU)
- | }
- |
- | Method (WRMB, 2, NotSerialized)
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3205 of DSDT.dsl:
- | }
- |
- | Store (Arg0, MLIN)
- | Return (MLDA)
- | Release (MLMU)
- >>> Release (ECMU)
- | }
- |
- | Method (WRMB, 2, NotSerialized)
- | {
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3210 of DSDT.dsl:
- | Release (ECMU)
- | }
- |
- | Method (WRMB, 2, NotSerialized)
- | {
- >>> Acquire (ECMU, 0x1388)
- | Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- [WARN]-Possible operator timeout is ignored
- Possible operator timeout is ignored
- At line #3210 of DSDT.dsl:
- | Release (ECMU)
- | }
- |
- | Method (WRMB, 2, NotSerialized)
- | {
- >>> Acquire (ECMU, 0x1388)
- | Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- [FAIL]-Object does not exist (MLMU)
- Object does not exist (MLMU)
- At line #3211 of DSDT.dsl:
- | }
- |
- | Method (WRMB, 2, NotSerialized)
- | {
- | Acquire (ECMU, 0x1388)
- >>> Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- | ShiftLeft (IOBA, 0x08, IOBA)
- [WARN]-Possible operator timeout is ignored
- Possible operator timeout is ignored
- At line #3211 of DSDT.dsl:
- | }
- |
- | Method (WRMB, 2, NotSerialized)
- | {
- | Acquire (ECMU, 0x1388)
- >>> Acquire (MLMU, 0x1388)
- | CFG (0x05)
- | Name (IOBA, Zero)
- | Store (IOBH, IOBA)
- | ShiftLeft (IOBA, 0x08, IOBA)
- [FAIL]-Object does not exist (MLMU)
- Object does not exist (MLMU)
- At line #3226 of DSDT.dsl:
- | MLDA, 8
- | }
- |
- | Store (Arg0, MLIN)
- | Store (Arg1, MLDA)
- >>> Release (MLMU)
- | Release (ECMU)
- | }
- |
- | Name (KBWF, One)
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3227 of DSDT.dsl:
- | }
- |
- | Store (Arg0, MLIN)
- | Store (Arg1, MLDA)
- | Release (MLMU)
- >>> Release (ECMU)
- | }
- |
- | Name (KBWF, One)
- | Name (MSWF, One)
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3377 of DSDT.dsl:
- | CreateByteField (RSRC, \_SB.PCI0.SBRG.ECIR._CRS._Y00._MIN, IO1)
- | CreateByteField (RSRC, 0x03, IO2)
- | CreateByteField (RSRC, \_SB.PCI0.SBRG.ECIR._CRS._Y00._MAX, IO3)
- | CreateByteField (RSRC, 0x05, IO4)
- | CreateWordField (RSRC, \_SB.PCI0.SBRG.ECIR._CRS._Y01._INT, IRQV)
- >>> Acquire (ECMU, 0x1388)
- | CFG (0x05)
- | If (ACT)
- | {
- | Store (IOBL, IO1)
- [WARN]-Possible operator timeout is ignored
- Possible operator timeout is ignored
- At line #3377 of DSDT.dsl:
- | CreateByteField (RSRC, \_SB.PCI0.SBRG.ECIR._CRS._Y00._MIN, IO1)
- | CreateByteField (RSRC, 0x03, IO2)
- | CreateByteField (RSRC, \_SB.PCI0.SBRG.ECIR._CRS._Y00._MAX, IO3)
- | CreateByteField (RSRC, 0x05, IO4)
- | CreateWordField (RSRC, \_SB.PCI0.SBRG.ECIR._CRS._Y01._INT, IRQV)
- >>> Acquire (ECMU, 0x1388)
- | CFG (0x05)
- | If (ACT)
- | {
- | Store (IOBL, IO1)
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3390 of DSDT.dsl:
- | Store (One, Local0)
- | ShiftLeft (Local0, INT, IRQV)
- | }
- |
- | XCFG ()
- >>> Release (ECMU)
- | Return (RSRC)
- | }
- |
- | Name (_PRS, ResourceTemplate ()
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3447 of DSDT.dsl:
- | Method (_SRS, 1, NotSerialized)
- | {
- | CreateByteField (Arg0, 0x02, IO1)
- | CreateByteField (Arg0, 0x03, IO2)
- | CreateWordField (Arg0, 0x09, IRQV)
- >>> Acquire (ECMU, 0x1388)
- | CFG (0x05)
- | Store (IO1, IOBL)
- | Store (IO2, IOBH)
- | FindSetRightBit (IRQV, Local0)
- [WARN]-Possible operator timeout is ignored
- Possible operator timeout is ignored
- At line #3447 of DSDT.dsl:
- | Method (_SRS, 1, NotSerialized)
- | {
- | CreateByteField (Arg0, 0x02, IO1)
- | CreateByteField (Arg0, 0x03, IO2)
- | CreateWordField (Arg0, 0x09, IRQV)
- >>> Acquire (ECMU, 0x1388)
- | CFG (0x05)
- | Store (IO1, IOBL)
- | Store (IO2, IOBH)
- | FindSetRightBit (IRQV, Local0)
- [FAIL]-Object does not exist (ECMU)
- Object does not exist (ECMU)
- At line #3455 of DSDT.dsl:
- | Store (IO2, IOBH)
- | FindSetRightBit (IRQV, Local0)
- | Subtract (Local0, One, INT)
- | Store (One, ACT)
- | XCFG ()
- >>> Release (ECMU)
- | }
- |
- | Method (_PRW, 0, NotSerialized)
- | {
- [FAIL]-Object does not exist (ECEN)
- Object does not exist (ECEN)
- At line #3570 of DSDT.dsl:
- | }
- | }
- |
- | Method (EPTS, 1, NotSerialized)
- | {
- >>> If (ECEN)
- | {
- | PPTS (Arg0)
- | }
- | }
- [FAIL]-Object is not accessible from this scope (PPTS)
- Object is not accessible from this scope (PPTS)
- At line #3572 of DSDT.dsl:
- |
- | Method (EPTS, 1, NotSerialized)
- | {
- | If (ECEN)
- | {
- >>> PPTS (Arg0)
- | }
- | }
- |
- | Method (EWAK, 1, NotSerialized)
- [FAIL]-Object does not exist (ECEN)
- Object does not exist (ECEN)
- At line #3578 of DSDT.dsl:
- | }
- | }
- |
- | Method (EWAK, 1, NotSerialized)
- | {
- >>> If (ECEN)
- | {
- | WWAK (Arg0)
- | }
- | }
- [FAIL]-Object is not accessible from this scope (WWAK)
- Object is not accessible from this scope (WWAK)
- At line #3580 of DSDT.dsl:
- |
- | Method (EWAK, 1, NotSerialized)
- | {
- | If (ECEN)
- | {
- >>> WWAK (Arg0)
- | }
- | }
- |
- | Device (PIC)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.HPET._Y02._BAS)
- Object does not exist (\_SB.PCI0.SBRG.HPET._Y02._BAS)
- At line #3968 of DSDT.dsl:
- | Return (0x0F)
- | }
- |
- | Method (_CRS, 0, NotSerialized)
- | {
- >>> CreateDWordField (CRS, \_SB.PCI0.SBRG.HPET._Y02._BAS, HPT)
- | Store (0xFED00000, HPT)
- | Return (CRS)
- | }
- | }
- [FAIL]-Object does not exist (\_SB.PCI0.PCIE._Y03._BAS)
- Object does not exist (\_SB.PCI0.PCIE._Y03._BAS)
- At line #3987 of DSDT.dsl:
- | 0x10000000, // Address Length
- | _Y03)
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- >>> CreateDWordField (CRS, \_SB.PCI0.PCIE._Y03._BAS, BAS1)
- | CreateDWordField (CRS, \_SB.PCI0.PCIE._Y03._LEN, LEN1)
- | Store (PCIB, BAS1)
- | Store (PCIL, LEN1)
- | Return (CRS)
- [FAIL]-Object does not exist (\_SB.PCI0.PCIE._Y03._LEN)
- Object does not exist (\_SB.PCI0.PCIE._Y03._LEN)
- At line #3988 of DSDT.dsl:
- | _Y03)
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- | CreateDWordField (CRS, \_SB.PCI0.PCIE._Y03._BAS, BAS1)
- >>> CreateDWordField (CRS, \_SB.PCI0.PCIE._Y03._LEN, LEN1)
- | Store (PCIB, BAS1)
- | Store (PCIL, LEN1)
- | Return (CRS)
- | }
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y04._LEN)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y04._LEN)
- At line #4033 of DSDT.dsl:
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- | If (APIC)
- | {
- >>> CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._LEN, ML01)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._BAS, MB01)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._LEN, ML02)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._BAS, MB02)
- | Store (0xFEC00000, MB01)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y04._BAS)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y04._BAS)
- At line #4034 of DSDT.dsl:
- | Method (_CRS, 0, NotSerialized)
- | {
- | If (APIC)
- | {
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._LEN, ML01)
- >>> CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._BAS, MB01)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._LEN, ML02)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._BAS, MB02)
- | Store (0xFEC00000, MB01)
- | Store (0x1000, ML01)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y05._LEN)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y05._LEN)
- At line #4035 of DSDT.dsl:
- | {
- | If (APIC)
- | {
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._LEN, ML01)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._BAS, MB01)
- >>> CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._LEN, ML02)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._BAS, MB02)
- | Store (0xFEC00000, MB01)
- | Store (0x1000, ML01)
- | Store (0xFEE00000, MB02)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y05._BAS)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y05._BAS)
- At line #4036 of DSDT.dsl:
- | If (APIC)
- | {
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._LEN, ML01)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y04._BAS, MB01)
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._LEN, ML02)
- >>> CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._BAS, MB02)
- | Store (0xFEC00000, MB01)
- | Store (0x1000, ML01)
- | Store (0xFEE00000, MB02)
- | Store (0x1000, ML02)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y06._LEN)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y06._LEN)
- At line #4041 of DSDT.dsl:
- | CreateDWordField (CRS, \_SB.PCI0.SBRG.OMSC._Y05._BAS, MB02)
- | Store (0xFEC00000, MB01)
- | Store (0x1000, ML01)
- | Store (0xFEE00000, MB02)
- | Store (0x1000, ML02)
- >>> CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._LEN, ML03)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._BAS, MB03)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._LEN, ML04)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._BAS, MB04)
- | Store (0xFEC00000, MB03)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y06._BAS)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y06._BAS)
- At line #4042 of DSDT.dsl:
- | Store (0xFEC00000, MB01)
- | Store (0x1000, ML01)
- | Store (0xFEE00000, MB02)
- | Store (0x1000, ML02)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._LEN, ML03)
- >>> CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._BAS, MB03)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._LEN, ML04)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._BAS, MB04)
- | Store (0xFEC00000, MB03)
- | Store (0x1000, ML03)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y07._LEN)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y07._LEN)
- At line #4043 of DSDT.dsl:
- | Store (0x1000, ML01)
- | Store (0xFEE00000, MB02)
- | Store (0x1000, ML02)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._LEN, ML03)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._BAS, MB03)
- >>> CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._LEN, ML04)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._BAS, MB04)
- | Store (0xFEC00000, MB03)
- | Store (0x1000, ML03)
- | Store (0xFEE00000, MB04)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.OMSC._Y07._BAS)
- Object does not exist (\_SB.PCI0.SBRG.OMSC._Y07._BAS)
- At line #4044 of DSDT.dsl:
- | Store (0xFEE00000, MB02)
- | Store (0x1000, ML02)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._LEN, ML03)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y06._BAS, MB03)
- | CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._LEN, ML04)
- >>> CreateDWordField (CRS1, \_SB.PCI0.SBRG.OMSC._Y07._BAS, MB04)
- | Store (0xFEC00000, MB03)
- | Store (0x1000, ML03)
- | Store (0xFEE00000, MB04)
- | Store (0x1000, ML04)
- [FAIL]-Object does not exist (\_SB.RMEM._Y08._BAS)
- Object does not exist (\_SB.RMEM._Y08._BAS)
- At line #4092 of DSDT.dsl:
- | 0x00000000, // Address Length
- | _Y0B)
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- >>> CreateDWordField (CRS, \_SB.RMEM._Y08._BAS, BAS1)
- | CreateDWordField (CRS, \_SB.RMEM._Y08._LEN, LEN1)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._BAS, BAS2)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._LEN, LEN2)
- | CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN3)
- [FAIL]-Object does not exist (\_SB.RMEM._Y08._LEN)
- Object does not exist (\_SB.RMEM._Y08._LEN)
- At line #4093 of DSDT.dsl:
- | _Y0B)
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- | CreateDWordField (CRS, \_SB.RMEM._Y08._BAS, BAS1)
- >>> CreateDWordField (CRS, \_SB.RMEM._Y08._LEN, LEN1)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._BAS, BAS2)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._LEN, LEN2)
- | CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN3)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._BAS, BAS4)
- [FAIL]-Object does not exist (\_SB.RMEM._Y09._BAS)
- Object does not exist (\_SB.RMEM._Y09._BAS)
- At line #4094 of DSDT.dsl:
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- | CreateDWordField (CRS, \_SB.RMEM._Y08._BAS, BAS1)
- | CreateDWordField (CRS, \_SB.RMEM._Y08._LEN, LEN1)
- >>> CreateDWordField (CRS, \_SB.RMEM._Y09._BAS, BAS2)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._LEN, LEN2)
- | CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN3)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._BAS, BAS4)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._LEN, LEN4)
- [FAIL]-Object does not exist (\_SB.RMEM._Y09._LEN)
- Object does not exist (\_SB.RMEM._Y09._LEN)
- At line #4095 of DSDT.dsl:
- | Method (_CRS, 0, NotSerialized)
- | {
- | CreateDWordField (CRS, \_SB.RMEM._Y08._BAS, BAS1)
- | CreateDWordField (CRS, \_SB.RMEM._Y08._LEN, LEN1)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._BAS, BAS2)
- >>> CreateDWordField (CRS, \_SB.RMEM._Y09._LEN, LEN2)
- | CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN3)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._BAS, BAS4)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._LEN, LEN4)
- | If (OSFL ()) {}
- [FAIL]-Object does not exist (\_SB.RMEM._Y0A._LEN)
- Object does not exist (\_SB.RMEM._Y0A._LEN)
- At line #4096 of DSDT.dsl:
- | {
- | CreateDWordField (CRS, \_SB.RMEM._Y08._BAS, BAS1)
- | CreateDWordField (CRS, \_SB.RMEM._Y08._LEN, LEN1)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._BAS, BAS2)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._LEN, LEN2)
- >>> CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN3)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._BAS, BAS4)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._LEN, LEN4)
- | If (OSFL ()) {}
- | Else
- [FAIL]-Object does not exist (\_SB.RMEM._Y0B._BAS)
- Object does not exist (\_SB.RMEM._Y0B._BAS)
- At line #4097 of DSDT.dsl:
- | CreateDWordField (CRS, \_SB.RMEM._Y08._BAS, BAS1)
- | CreateDWordField (CRS, \_SB.RMEM._Y08._LEN, LEN1)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._BAS, BAS2)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._LEN, LEN2)
- | CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN3)
- >>> CreateDWordField (CRS, \_SB.RMEM._Y0B._BAS, BAS4)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._LEN, LEN4)
- | If (OSFL ()) {}
- | Else
- | {
- [FAIL]-Object does not exist (\_SB.RMEM._Y0B._LEN)
- Object does not exist (\_SB.RMEM._Y0B._LEN)
- At line #4098 of DSDT.dsl:
- | CreateDWordField (CRS, \_SB.RMEM._Y08._LEN, LEN1)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._BAS, BAS2)
- | CreateDWordField (CRS, \_SB.RMEM._Y09._LEN, LEN2)
- | CreateDWordField (CRS, \_SB.RMEM._Y0A._LEN, LEN3)
- | CreateDWordField (CRS, \_SB.RMEM._Y0B._BAS, BAS4)
- >>> CreateDWordField (CRS, \_SB.RMEM._Y0B._LEN, LEN4)
- | If (OSFL ()) {}
- | Else
- | {
- | If (MG1B)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0C._MIN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0C._MIN)
- At line #4363 of DSDT.dsl:
- | 0x00000020, // Address Length
- | )
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._MIN, GP00)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._MAX, GP01)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._LEN, GP0L)
- | Store (PMBS, GP00)
- | Store (PMBS, GP01)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0C._MAX)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0C._MAX)
- At line #4364 of DSDT.dsl:
- | )
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._MIN, GP00)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._MAX, GP01)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._LEN, GP0L)
- | Store (PMBS, GP00)
- | Store (PMBS, GP01)
- | Store (PMLN, GP0L)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0C._LEN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0C._LEN)
- At line #4365 of DSDT.dsl:
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._MIN, GP00)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._MAX, GP01)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0C._LEN, GP0L)
- | Store (PMBS, GP00)
- | Store (PMBS, GP01)
- | Store (PMLN, GP0L)
- | If (SMBB)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0D._MIN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0D._MIN)
- At line #4371 of DSDT.dsl:
- | Store (PMBS, GP00)
- | Store (PMBS, GP01)
- | Store (PMLN, GP0L)
- | If (SMBB)
- | {
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._MIN, GP10)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._MAX, GP11)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._LEN, GP1L)
- | Store (SMBB, GP10)
- | Store (SMBB, GP11)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0D._MAX)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0D._MAX)
- At line #4372 of DSDT.dsl:
- | Store (PMBS, GP01)
- | Store (PMLN, GP0L)
- | If (SMBB)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._MIN, GP10)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._MAX, GP11)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._LEN, GP1L)
- | Store (SMBB, GP10)
- | Store (SMBB, GP11)
- | Store (SMBL, GP1L)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0D._LEN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0D._LEN)
- At line #4373 of DSDT.dsl:
- | Store (PMLN, GP0L)
- | If (SMBB)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._MIN, GP10)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._MAX, GP11)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._LEN, GP1L)
- | Store (SMBB, GP10)
- | Store (SMBB, GP11)
- | Store (SMBL, GP1L)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MIN, GPB0)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0E._MIN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0E._MIN)
- At line #4377 of DSDT.dsl:
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._MAX, GP11)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._LEN, GP1L)
- | Store (SMBB, GP10)
- | Store (SMBB, GP11)
- | Store (SMBL, GP1L)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MIN, GPB0)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MAX, GPB1)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._LEN, GPBL)
- | Store (SMB0, GPB0)
- | Store (SMB0, GPB1)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0E._MAX)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0E._MAX)
- At line #4378 of DSDT.dsl:
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0D._LEN, GP1L)
- | Store (SMBB, GP10)
- | Store (SMBB, GP11)
- | Store (SMBL, GP1L)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MIN, GPB0)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MAX, GPB1)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._LEN, GPBL)
- | Store (SMB0, GPB0)
- | Store (SMB0, GPB1)
- | Store (SMBM, GPBL)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0E._LEN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0E._LEN)
- At line #4379 of DSDT.dsl:
- | Store (SMBB, GP10)
- | Store (SMBB, GP11)
- | Store (SMBL, GP1L)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MIN, GPB0)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._MAX, GPB1)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0E._LEN, GPBL)
- | Store (SMB0, GPB0)
- | Store (SMB0, GPB1)
- | Store (SMBM, GPBL)
- | }
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0F._MIN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0F._MIN)
- At line #4387 of DSDT.dsl:
- | Store (SMBM, GPBL)
- | }
- |
- | If (GPBS)
- | {
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MIN, GP20)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MAX, GP21)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._LEN, GP2L)
- | Store (GPBS, GP20)
- | Store (GPBS, GP21)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0F._MAX)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0F._MAX)
- At line #4388 of DSDT.dsl:
- | }
- |
- | If (GPBS)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MIN, GP20)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MAX, GP21)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._LEN, GP2L)
- | Store (GPBS, GP20)
- | Store (GPBS, GP21)
- | Store (GPLN, GP2L)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0F._LEN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y0F._LEN)
- At line #4389 of DSDT.dsl:
- |
- | If (GPBS)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MIN, GP20)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._MAX, GP21)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y0F._LEN, GP2L)
- | Store (GPBS, GP20)
- | Store (GPBS, GP21)
- | Store (GPLN, GP2L)
- | }
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y10._LEN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y10._LEN)
- At line #4398 of DSDT.dsl:
- | }
- |
- | ShiftLeft (One, 0x0A, Local0)
- | ShiftLeft (One, 0x0C, Local1)
- | Or (And (IOST, Local0), And (IOST, Local1), Local0)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y10._LEN, KBL0)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y11._LEN, KBL1)
- | If (LEqual (Local0, Zero))
- | {
- | Store (One, KBL0)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.RMSC._Y11._LEN)
- Object does not exist (\_SB.PCI0.SBRG.RMSC._Y11._LEN)
- At line #4399 of DSDT.dsl:
- |
- | ShiftLeft (One, 0x0A, Local0)
- | ShiftLeft (One, 0x0C, Local1)
- | Or (And (IOST, Local0), And (IOST, Local1), Local0)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y10._LEN, KBL0)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.RMSC._Y11._LEN, KBL1)
- | If (LEqual (Local0, Zero))
- | {
- | Store (One, KBL0)
- | Store (One, KBL1)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y12._MIN)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y12._MIN)
- At line #4534 of DSDT.dsl:
- | })
- | Method (_CRS, 0, NotSerialized)
- | {
- | If (LAnd (LNotEqual (SPIO, 0x03F0), LGreater (SPIO, 0xF0)))
- | {
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._MIN, GP10)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._MAX, GP11)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._LEN, GPL1)
- | Store (SPIO, GP10)
- | Store (SPIO, GP11)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y12._MAX)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y12._MAX)
- At line #4535 of DSDT.dsl:
- | Method (_CRS, 0, NotSerialized)
- | {
- | If (LAnd (LNotEqual (SPIO, 0x03F0), LGreater (SPIO, 0xF0)))
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._MIN, GP10)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._MAX, GP11)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._LEN, GPL1)
- | Store (SPIO, GP10)
- | Store (SPIO, GP11)
- | Store (0x02, GPL1)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y12._LEN)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y12._LEN)
- At line #4536 of DSDT.dsl:
- | {
- | If (LAnd (LNotEqual (SPIO, 0x03F0), LGreater (SPIO, 0xF0)))
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._MIN, GP10)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._MAX, GP11)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y12._LEN, GPL1)
- | Store (SPIO, GP10)
- | Store (SPIO, GP11)
- | Store (0x02, GPL1)
- | }
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y13._MIN)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y13._MIN)
- At line #4544 of DSDT.dsl:
- | Store (0x02, GPL1)
- | }
- |
- | If (IOHB)
- | {
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._MIN, GP20)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._MAX, GP21)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._LEN, GPL2)
- | Store (IOHB, GP20)
- | Store (IOHB, GP21)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y13._MAX)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y13._MAX)
- At line #4545 of DSDT.dsl:
- | }
- |
- | If (IOHB)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._MIN, GP20)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._MAX, GP21)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._LEN, GPL2)
- | Store (IOHB, GP20)
- | Store (IOHB, GP21)
- | Store (IOHL, GPL2)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y13._LEN)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y13._LEN)
- At line #4546 of DSDT.dsl:
- |
- | If (IOHB)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._MIN, GP20)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._MAX, GP21)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y13._LEN, GPL2)
- | Store (IOHB, GP20)
- | Store (IOHB, GP21)
- | Store (IOHL, GPL2)
- | }
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y14._MIN)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y14._MIN)
- At line #4554 of DSDT.dsl:
- | Store (IOHL, GPL2)
- | }
- |
- | If (IOVB)
- | {
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MIN, GP30)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MAX, GP31)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._LEN, GPL3)
- | Store (IOVB, GP30)
- | Store (IOVB, GP31)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y14._MAX)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y14._MAX)
- At line #4555 of DSDT.dsl:
- | }
- |
- | If (IOVB)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MIN, GP30)
- >>> CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MAX, GP31)
- | CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._LEN, GPL3)
- | Store (IOVB, GP30)
- | Store (IOVB, GP31)
- | Store (IOVL, GPL3)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG.SIOR._Y14._LEN)
- Object does not exist (\_SB.PCI0.SBRG.SIOR._Y14._LEN)
- At line #4556 of DSDT.dsl:
- |
- | If (IOVB)
- | {
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MIN, GP30)
- | CreateWordField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._MAX, GP31)
- >>> CreateByteField (CRS, \_SB.PCI0.SBRG.SIOR._Y14._LEN, GPL3)
- | Store (IOVB, GP30)
- | Store (IOVB, GP31)
- | Store (IOVL, GPL3)
- | }
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y15._INT)
- Object does not exist (\_SB.PCI0.SBRG._Y15._INT)
- At line #4823 of DSDT.dsl:
- | IRQNoFlags (_Y15)
- | {}
- | DMA (Compatibility, NotBusMaster, Transfer8, _Y16)
- | {}
- | })
- >>> CreateWordField (CRS1, \_SB.PCI0.SBRG._Y15._INT, IRQM)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y16._DMA, DMAM)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MIN, IO11)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MAX, IO12)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y17._LEN, LEN1)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y16._DMA)
- Object does not exist (\_SB.PCI0.SBRG._Y16._DMA)
- At line #4824 of DSDT.dsl:
- | {}
- | DMA (Compatibility, NotBusMaster, Transfer8, _Y16)
- | {}
- | })
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y15._INT, IRQM)
- >>> CreateByteField (CRS1, \_SB.PCI0.SBRG._Y16._DMA, DMAM)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MIN, IO11)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MAX, IO12)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y17._LEN, LEN1)
- | Name (CRS2, ResourceTemplate ()
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y17._MIN)
- Object does not exist (\_SB.PCI0.SBRG._Y17._MIN)
- At line #4825 of DSDT.dsl:
- | DMA (Compatibility, NotBusMaster, Transfer8, _Y16)
- | {}
- | })
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y15._INT, IRQM)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y16._DMA, DMAM)
- >>> CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MIN, IO11)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MAX, IO12)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y17._LEN, LEN1)
- | Name (CRS2, ResourceTemplate ()
- | {
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y17._MAX)
- Object does not exist (\_SB.PCI0.SBRG._Y17._MAX)
- At line #4826 of DSDT.dsl:
- | {}
- | })
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y15._INT, IRQM)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y16._DMA, DMAM)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MIN, IO11)
- >>> CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MAX, IO12)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y17._LEN, LEN1)
- | Name (CRS2, ResourceTemplate ()
- | {
- | IO (Decode16,
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y17._LEN)
- Object does not exist (\_SB.PCI0.SBRG._Y17._LEN)
- At line #4827 of DSDT.dsl:
- | })
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y15._INT, IRQM)
- | CreateByteField (CRS1, \_SB.PCI0.SBRG._Y16._DMA, DMAM)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MIN, IO11)
- | CreateWordField (CRS1, \_SB.PCI0.SBRG._Y17._MAX, IO12)
- >>> CreateByteField (CRS1, \_SB.PCI0.SBRG._Y17._LEN, LEN1)
- | Name (CRS2, ResourceTemplate ()
- | {
- | IO (Decode16,
- | 0x0000, // Range Minimum
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y18._INT)
- Object does not exist (\_SB.PCI0.SBRG._Y18._INT)
- At line #4847 of DSDT.dsl:
- | IRQNoFlags (_Y18)
- | {6}
- | DMA (Compatibility, NotBusMaster, Transfer8, _Y19)
- | {2}
- | })
- >>> CreateWordField (CRS2, \_SB.PCI0.SBRG._Y18._INT, IRQE)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y19._DMA, DMAE)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y19._DMA)
- Object does not exist (\_SB.PCI0.SBRG._Y19._DMA)
- At line #4848 of DSDT.dsl:
- | {6}
- | DMA (Compatibility, NotBusMaster, Transfer8, _Y19)
- | {2}
- | })
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y18._INT, IRQE)
- >>> CreateByteField (CRS2, \_SB.PCI0.SBRG._Y19._DMA, DMAE)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MIN, IO31)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y1A._MIN)
- Object does not exist (\_SB.PCI0.SBRG._Y1A._MIN)
- At line #4849 of DSDT.dsl:
- | DMA (Compatibility, NotBusMaster, Transfer8, _Y19)
- | {2}
- | })
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y18._INT, IRQE)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y19._DMA, DMAE)
- >>> CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MIN, IO31)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MAX, IO32)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y1A._MAX)
- Object does not exist (\_SB.PCI0.SBRG._Y1A._MAX)
- At line #4850 of DSDT.dsl:
- | {2}
- | })
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y18._INT, IRQE)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y19._DMA, DMAE)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- >>> CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MIN, IO31)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MAX, IO32)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1B._LEN, LEN3)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y1A._LEN)
- Object does not exist (\_SB.PCI0.SBRG._Y1A._LEN)
- At line #4851 of DSDT.dsl:
- | })
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y18._INT, IRQE)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y19._DMA, DMAE)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- >>> CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MIN, IO31)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MAX, IO32)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1B._LEN, LEN3)
- | Method (DCRS, 2, NotSerialized)
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y1B._MIN)
- Object does not exist (\_SB.PCI0.SBRG._Y1B._MIN)
- At line #4852 of DSDT.dsl:
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y18._INT, IRQE)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y19._DMA, DMAE)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- >>> CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MIN, IO31)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MAX, IO32)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1B._LEN, LEN3)
- | Method (DCRS, 2, NotSerialized)
- | {
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y1B._MAX)
- Object does not exist (\_SB.PCI0.SBRG._Y1B._MAX)
- At line #4853 of DSDT.dsl:
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y19._DMA, DMAE)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MIN, IO31)
- >>> CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MAX, IO32)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1B._LEN, LEN3)
- | Method (DCRS, 2, NotSerialized)
- | {
- | ENFG (CGLD (Arg0))
- [FAIL]-Object does not exist (\_SB.PCI0.SBRG._Y1B._LEN)
- Object does not exist (\_SB.PCI0.SBRG._Y1B._LEN)
- At line #4854 of DSDT.dsl:
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MIN, IO21)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1A._MAX, IO22)
- | CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1A._LEN, LEN2)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MIN, IO31)
- | CreateWordField (CRS2, \_SB.PCI0.SBRG._Y1B._MAX, IO32)
- >>> CreateByteField (CRS2, \_SB.PCI0.SBRG._Y1B._LEN, LEN3)
- | Method (DCRS, 2, NotSerialized)
- | {
- | ENFG (CGLD (Arg0))
- | ShiftLeft (IOAH, 0x08, IO11)
- [FAIL]-syntax error, unexpected PARSEOP_IF
- syntax error, unexpected PARSEOP_IF
- At line #5008 of DSDT.dsl:
- | }
- |
- | Device (SATA)
- | {
- | Name (_ADR, 0x00110000)
- >>> If (LEqual (STCL, 0x0101))
- | {
- | Method (_INI, 0, NotSerialized)
- | {
- | }
- [FAIL]-syntax error, unexpected PARSEOP_SCOPE, expecting $end
- syntax error, unexpected PARSEOP_SCOPE, expecting $end
- At line #5399 of DSDT.dsl:
- | }
- | }
- | }
- | }
- |
- >>> Scope (\_GPE)
- | {
- | Method (_L18, 0, NotSerialized)
- | {
- | Notify (\_SB.PCI0.PCE2, 0x02)
- [PASS]-Tested table DSDT.dsl
- [PASS]-Tested table SSDT.dsl
- =================================================
- * Plugin name: pciresource
- * Result: FAIL
- * Title: Validate assigned PCI resources
- * Description: This test is currently a placeholder and just checks the kernel log for complaints about PCI resource errors. In the future the idea is to actually perform a validation step on all PCI resources against a certain rule-set.
- ================================================
- [FAIL]-Device 0000:00:00.0 has incorrect resources
- PCI: Cannot allocate resource region 3 of device 0000:00:00.0
- [FAIL]-HPET resources incorrect
- hpet_resources: 0xfed00000 is busy
- =================================================
- * Plugin name: cpufreq
- * Result: FAIL
- * Title: CPU frequency scaling tests (1-2 mins)
- * Description: For each processor in the system, this test steps through the various frequency states (P-states) that the BIOS advertises for the processor. For each processor/frequency combination, a quick performance value is measured. The test then validates that:
- 1) Each processor has the same number of frequency states
- 2) Higher advertised frequencies have a higher performance
- 3) No duplicate frequency values are reported by the BIOS
- 4) Is BIOS wrongly doing Sw_All P-state coordination across cores
- 5) Is BIOS wrongly doing Sw_Any P-state coordination across cores
- ================================================
- [INFO]-4 CPU frequency steps supported
- Frequency | Speed
- -----------+---------
- 3.05 Ghz | 100.0 %
- 2.35 Ghz | 78.2 %
- 1.85 Ghz | 62.0 %
- 800 Mhz | 28.4 %
- [FAIL]-Processors are set to SW_ANY
- [FAIL]-Firmware not implementing hardware coordination cleanly. Firmware using SW_ALL instead?
- [FAIL]-Firmware not implementing hardware coordination cleanly. Firmware using SW_ANY instead?
- =================================================
- * Plugin name: dmi
- * Result: FAIL
- * Title: DMI information check
- * Description: This test checks the DMI/SMBIOS tables for common errors.
- ================================================
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- [FAIL]-No SMBIOS nor DMI entry point found.
- =================================================
- * Plugin name: maxreadreq
- * Result: WARN
- * Title: PCI Express MaxReadReq tuning
- * Description: This test checks if the firmware has set MaxReadReq to a higher value on non-montherboard devices
- ================================================
- [WARN]-MaxReadReq for device pci://00:01:00.0 is low (128)
- [WARN]-MaxReadReq for device pci://00:01:00.1 is low (128)
- =================================================
- * Plugin name: edd
- * Result: WARN
- * Title: EDD Boot disk hinting
- * Description: This test verifies if the BIOS directs the operating system on which storage device to use for booting (EDD information). This is important for systems that (can) have multiple disks. Linux distributions increasingly depend on this info to find out on which device to install the bootloader.
- ================================================
- [INFO]-device 80: The system boots from device 0000:00:12.2 channel: 0 serial_number: 0
- [WARN]-device 80: No matching MBR signature (0x000711f5) found for the boot disk
- Device sda - signature 0x711f5
- =================================================
- * Plugin name: thermal_trip
- * Result: WARN
- * Title: ACPI passive thermal trip points
- * Description: This test determines if the passive trip point works as expected.
- ================================================
- [WARN]-No thermal zones found.
- =================================================
- * Plugin name: fan
- * Result: WARN
- * Title: Fan tests
- * Description: This test reports how many fans there are in the system. It also checks for the current status of the fan(s).
- ================================================
- [WARN]-No fan information present
- =================================================
- * Plugin name: chk_hpet
- * Result: WARN
- * Title: HPET configuration test
- * Description: This test checks the HPET PCI BAR for each timer block in the timer.The base address is passed by the firmware via an ACPI table.IRQ routing and initialization is also verified by the test.
- ================================================
- [WARN]-HPET driver in the kernel is enabled, inaccurate results follow.
- [INFO]-HPET found, VendorID is: 4353
- =================================================
- * Plugin name: battery
- * Result: INFO
- * Title: Battery tests
- * Description: This test reports which (if any) batteries there are in the system. In addition, for charging or discharging batteries, the test validates that the reported 'current capacity' properly increments/decrements in line with the charge/discharge state.
- This test also stresses the entire battery state reporting codepath in the ACPI BIOS, and any warnings given by the ACPI interpreter will be reported.
- ================================================
- [INFO]-No battery information present
- =================================================
- * Plugin name: acpiinfo
- * Result: INFO
- * Title: General ACPI information
- * Description: This test checks the output of the in-kernel ACPI CA against common error messages that indicate a bad interaction with the bios, including those that point at AML syntax errors.
- ================================================
- [INFO]-DSDT was compiled by the Intel AML compiler
- ACPI: DSDT CFE905D0, 98F4 (r1 A7599 A7599100 100 INTL 20051117)
- =================================================
- * Plugin name: DMAR
- * Result: INFO
- * Title: (experimental) DMA Remapping (VT-d) test
- * Description: Verify if DMA remapping is sane.
- ================================================
- [INFO]-No DMAR ACPI table found.
- =================================================
- * Plugin name: mtrr
- * Result: PASS
- * Title: MTRR validation
- * Description: This test validates the MTRR setup against the memory map to detect any inconsistencies in cachability.
- ================================================
- =================================================
- * Plugin name: SUN
- * Result: PASS
- * Title: SUN duplicate test
- * Description: This makes sure that each SUN (Slot Unique Number) that is called in the DSDT through the Name() method is unique, no duplicates should be found.
- ================================================
- [PASS]-Tested _SUN ids, successfully found no duplicates
- =================================================
- * Plugin name: virt
- * Result: PASS
- * Title: SVM Virtualization extensions
- * Description: This test checks if SVM is set up correctly
- ================================================
- =================================================
- * Plugin name: ebda
- * Result: PASS
- * Title: EBDA region
- * Description: This test validates if the EBDA region is mapped and reserved in the E820 table.
- ================================================
- [PASS]-EBDA region is correctly reserved in the E820 table.
- =================================================
- * Plugin name: os2gap
- * Result: PASS
- * Title: OS/2 memory hole test
- * Description: This test checks if the OS/2 15Mb memory hole is absent
- ================================================
- [PASS]-Successfully found no 15mb memory hole
- =================================================
- * Plugin name: ethernet
- * Result: PASS
- * Title: Ethernet functionality
- * Description: This test is currently a placeholder for a more advanced ethernet test. Currently the only check performed is that a link is acquired within 45 seconds of enabling the interface. 45 seconds is close to the value most Linux distributions use as timeout value.
- In the future the plan is to also perform actual data transfer tests as part of the ethernet test, to validate interrupt routing and other per-NIC behaviors.
- ================================================
- =================================================
- * Plugin name: apicedge
- * Result: PASS
- * Title: (experimental) APIC Edge/Level check
- * Description: This test checks if legacy interrupts are edge and PCI interrupts are level
- ================================================
- =================================================
- * Plugin name: microcode
- * Result: PASS
- * Title: Processor microcode update
- * Description: This test verifies if the firmware has put a recent version of the microcode into the processor at boot time. Recent microcode is important to have all the required features and errata updates for the processor.
- ================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement