<html><head></head><body>Hi Matthias,<br>
The dsdt.dsl is a static file, generated at build time. The ssdt.dsl is generated at each boot.<br>
Is there a HBDC in the ssdt.dsl  under the same scope ?<br>
Regards Patrick<br><br><div class="gmail_quote">Am 14. Juli 2018 00:08:09 MESZ schrieb Matthias Gazzari <mail@qtux.eu>:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hi Patrick,<br><br>I built with the current origin/master, so the Nehalem fix<br><a href="https://review.coreboot.org/#/c/coreboot/+/26287/">https://review.coreboot.org/#/c/coreboot/+/26287/</a> is already included. I<br>see "ACPI:    * H8" and have the following mentions of HBDC inside the<br>dsdt.dsl:<br><br>External (HBDC, IntObj)<br><br>and<br><br>Method (GBDC, 0, NotSerialized)<br>{<br>    If (HBDC)<br>     {<br>             Local0 = One<br>          If (BTEB)<br>             {<br>                     Local0 |= 0x02<br>                }<br><br>           Local0 |= 0x04<br>                Return (Local0)<br>       }<br>     Else<br>  {<br>             Return (Zero)<br> }<br>}<br><br>Method (SBDC, 1, NotSerialized)<br>{<br>    If (HBDC)<br>     {<br>             Local0 = ((Arg0 & 0x02) >> One)<br>             BTEB = Local0<br> }<br>}<br><br>Hope that helps.<br><br>Cheers,<br>Matthias<br><br>On 13/07/18 23:41, Patrick Rudolph wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> Hi Matthias,<br> It looks like the Ssdt generator on x201/nehalem doesn't work as expected.<br> It was broken and has been fixed in commit <a href="https://review.coreboot.org/#/c/coreboot/+/26287/">https://review.coreboot.org/#/c/coreboot/+/26287/</a><br> Do you see "ACPI:    * H8" in coreboot console log ?<br> Do you see any HBDC method in disassembled ACPI ?<br> Regards Patrick<br> <br> Am 13. Juli 2018 22:46:12 MESZ schrieb Matthias Gazzari <mail@qtux.eu>:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;"> Hello,<br><br> commit f1114d891865e70ae1f2ba58844fec11d055ae3a (ec/lenovo/h8/acpi: Add<br> BDC interface) introduces the following ACPI errors on the Lenovo<br> X201i:<br><br> ACPI BIOS Error (bug): Could not resolve [\_SB.EC.HKEY], AE_NOT_FOUND<br> (20180313/dswload2-160)<br> ACPI Error: AE_NOT_FOUND, During name lookup/catalog<br> (20180313/psobject-221)<br> ACPI Error: Ignore error and continue table load<br> (20180313/psobject-604)<br> ACPI Error: Skipping Scope block (20180313/psloop-532)<br><br> and<br><br> ACPI BIOS Error (bug): Could not resolve<br> [\_SB.PCI0.LPCB.EC.HKEY.GBDC.HBDC], AE_NOT_FOUND (20180313/psargs-330)<br> ACPI Error: Method parse/execution failed \_SB.PCI0.LPCB.EC.HKEY.GBDC,<br> AE_NOT_FOUND (20180313/psparse-516)<br><br> Do you have any idea on how to fix these issues?<br><br> Cheers,<br> Matthias<br><br> -- <br> coreboot mailing list: coreboot@coreboot.org<br> <a href="https://mail.coreboot.org/mailman/listinfo/coreboot">https://mail.coreboot.org/mailman/listinfo/coreboot</a><br></blockquote> <br></blockquote><br></pre></blockquote></div><br>
-- <br>
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.</body></html>