mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 11:59:48 -08:00
Deploy dortania/Getting-Started-With-ACPI to github.com/dortania/Getting-Started-With-ACPI.git:gh-pages
This commit is contained in:
@@ -581,7 +581,52 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="chapter " data-level="6.5" data-path="Universal/irq.html">
|
||||
<li class="chapter " data-level="6.5" data-path="Universal/rhub.html">
|
||||
|
||||
<a href="Universal/rhub.html">
|
||||
|
||||
|
||||
USB RHUB
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<ul class="articles">
|
||||
|
||||
|
||||
<li class="chapter " data-level="6.5.1" data-path="Universal/rhub-methods/prebuilt.html">
|
||||
|
||||
<a href="Universal/rhub-methods/prebuilt.html">
|
||||
|
||||
|
||||
Prebuilt
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li class="chapter " data-level="6.5.2" data-path="Universal/rhub-methods/manual.html">
|
||||
|
||||
<a href="Universal/rhub-methods/manual.html">
|
||||
|
||||
|
||||
Manual
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="chapter " data-level="6.6" data-path="Universal/irq.html">
|
||||
|
||||
<a href="Universal/irq.html">
|
||||
|
||||
@@ -594,7 +639,7 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="chapter " data-level="6.6" data-path="Universal/spoof.html">
|
||||
<li class="chapter " data-level="6.7" data-path="Universal/spoof.html">
|
||||
|
||||
<a href="Universal/spoof.html">
|
||||
|
||||
@@ -607,7 +652,7 @@
|
||||
|
||||
</li>
|
||||
|
||||
<li class="chapter " data-level="6.7" data-path="Universal/smbus.html">
|
||||
<li class="chapter " data-level="6.8" data-path="Universal/smbus.html">
|
||||
|
||||
<a href="Universal/smbus.html">
|
||||
|
||||
@@ -621,7 +666,7 @@
|
||||
<ul class="articles">
|
||||
|
||||
|
||||
<li class="chapter " data-level="6.7.1" data-path="Universal/smbus-methods/manual.html">
|
||||
<li class="chapter " data-level="6.8.1" data-path="Universal/smbus-methods/manual.html">
|
||||
|
||||
<a href="Universal/smbus-methods/manual.html">
|
||||
|
||||
@@ -738,7 +783,7 @@
|
||||
<section class="normal markdown-section">
|
||||
|
||||
<blockquote>
|
||||
<p><em>Last modified: Wed Jun 10 2020 01:28:38 GMT+0000 (Coordinated Universal Time)</em></p>
|
||||
<p><em>Last modified: Tue Jun 16 2020 16:57:02 GMT+0000 (Coordinated Universal Time)</em></p>
|
||||
</blockquote>
|
||||
<h1 id="what-ssdts-do-each-platform-need"><a name="what-ssdts-do-each-platform-need" class="plugin-anchor" href="#what-ssdts-do-each-platform-need"><i class="fa fa-link" aria-hidden="true"></i></a>What SSDTs do each platform need</h1>
|
||||
<p>Please see the <strong>specific ACPI section of your config.plist</strong>, all SSDTs needed are covered there with a brief explainer. But here's a very quick TL;DR:</p>
|
||||
@@ -802,6 +847,16 @@
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>USB</strong></td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left"><a href="https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-RHUB.aml" target="_blank">SSDT-RHUB</a></td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="high-end-desktop"><a name="high-end-desktop" class="plugin-anchor" href="#high-end-desktop"><i class="fa fa-link" aria-hidden="true"></i></a>High End Desktop</h2>
|
||||
@@ -850,7 +905,7 @@
|
||||
<th style="text-align:left">Skylake</th>
|
||||
<th style="text-align:left">KabyLake</th>
|
||||
<th style="text-align:left">CoffeeLake(8thGen)</th>
|
||||
<th style="text-align:left">Coffee/Comet/IceLake(9/10thGen)</th>
|
||||
<th style="text-align:left">CoffeeLake(9thGen</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -926,6 +981,57 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="text-align:left">SSDT</th>
|
||||
<th style="text-align:left">CometLake</th>
|
||||
<th style="text-align:left">IceLake</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>CPU</strong></td>
|
||||
<td style="text-align:left"><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-PLUG.dsl" target="_blank">SSDT-PLUG</a></td>
|
||||
<td style="text-align:left"><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-PLUG.dsl" target="_blank">SSDT-PLUG</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>EC</strong></td>
|
||||
<td style="text-align:left"><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC-USBX.dsl" target="_blank">SSDT-EC-USBX</a></td>
|
||||
<td style="text-align:left"><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC-USBX.dsl" target="_blank">SSDT-EC-USBX</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>Backlight</strong></td>
|
||||
<td style="text-align:left"><a href="https://i.applelife.ru/2019/12/463488_SSDT-PNLFCFL.aml.zip" target="_blank">SSDT-PNLF-CFL</a></td>
|
||||
<td style="text-align:left"><a href="https://i.applelife.ru/2019/12/463488_SSDT-PNLFCFL.aml.zip" target="_blank">SSDT-PNLF-CFL</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>I2C TrackPad</strong></td>
|
||||
<td style="text-align:left"><a href="https://github.com/hackintosh-guides/vanilla-laptop-guide/tree/master/Misc-files/SSDT-GPIO.aml" target="_blank">SSDT-GPI0</a></td>
|
||||
<td style="text-align:left"><a href="https://github.com/hackintosh-guides/vanilla-laptop-guide/tree/master/Misc-files/SSDT-GPIO.aml" target="_blank">SSDT-GPI0</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>AWAC</strong></td>
|
||||
<td style="text-align:left"><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-AWAC.dsl" target="_blank">SSDT-AWAC</a></td>
|
||||
<td style="text-align:left"><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-AWAC.dsl" target="_blank">SSDT-AWAC</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>NVRAM</strong></td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>IRQ Patch</strong></td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align:left"><strong>USB</strong></td>
|
||||
<td style="text-align:left">N/A</td>
|
||||
<td style="text-align:left"><a href="https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-RHUB.aml" target="_blank">SSDT-RHUB</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="ssdt-creation"><a name="ssdt-creation" class="plugin-anchor" href="#ssdt-creation"><i class="fa fa-link" aria-hidden="true"></i></a><a href="ssdt-methods/ssdt-methods.html">SSDT Creation</a></h2>
|
||||
|
||||
|
||||
@@ -970,7 +1076,7 @@
|
||||
<script>
|
||||
var gitbook = gitbook || [];
|
||||
gitbook.push(function() {
|
||||
gitbook.page.hasChanged({"page":{"title":"Choosing the SSDTs","level":"1.2","depth":1,"next":{"title":"How to create SSDTs","level":"2.1","depth":1,"path":"ssdt-methods/ssdt-methods.md","ref":"ssdt-methods/ssdt-methods.md","articles":[{"title":"SSDTs: Prebuilt","level":"2.1.1","depth":2,"path":"ssdt-methods/ssdt-prebuilt.md","ref":"ssdt-methods/ssdt-prebuilt.md","articles":[]},{"title":"SSDTs: Easy Way","level":"2.1.2","depth":2,"path":"ssdt-methods/ssdt-easy.md","ref":"ssdt-methods/ssdt-easy.md","articles":[]},{"title":"SSDTs: Long Way","level":"2.1.3","depth":2,"path":"ssdt-methods/ssdt-long.md","ref":"ssdt-methods/ssdt-long.md","articles":[]}]},"previous":{"title":"Getting Started With ACPI","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-default","-lunr","-search","search-plus","addcssjs","favicon-plus","anchors","github-buttons","last-modified","medium-zoom"],"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"},"pluginsConfig":{"last-modified":{},"output":"_book","intopic-toc":{"label":"Navigation"},"addcssjs":{"css":[],"js":[]},"medium-zoom":{},"fontsettings":{"theme":"night","family":"sans","size":2},"favicon-plus":{"appleTouchIconPrecomposed152":"","favicon":"","output":"_book"},"highlight":{},"github-edit":{"repo":"dortania/Getting-Started-With-ACPI","branch":"master"},"favicon":"/icons/favicon.ico","appleTouchIconPrecomposed152":"/icons/appleTouchIconPrecomposed152.png","github-buttons":{"buttons":[{"user":"dortania","repo":"Getting-Started-With-ACPI","type":"star","size":"large"}]},"sharing":{"facebook":false,"twitter":false,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":[]},"theme-default":{"showLevel":false,"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}},"anchors":{},"search-plus":{}},"theme":"default","medium-zoom":{"margin":24,"background":"#363b40","scrollOffset":0},"pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"links":{"sharing":{"google":false,"facebook":false,"twitter":false,"weibo":false,"all":false}},"gitbook":"*"},"file":{"path":"ssdt-platform.md","mtime":"2020-06-10T01:28:38.292Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-06-10T01:29:31.841Z"},"basePath":".","book":{"language":""}});
|
||||
gitbook.page.hasChanged({"page":{"title":"Choosing the SSDTs","level":"1.2","depth":1,"next":{"title":"How to create SSDTs","level":"2.1","depth":1,"path":"ssdt-methods/ssdt-methods.md","ref":"ssdt-methods/ssdt-methods.md","articles":[{"title":"SSDTs: Prebuilt","level":"2.1.1","depth":2,"path":"ssdt-methods/ssdt-prebuilt.md","ref":"ssdt-methods/ssdt-prebuilt.md","articles":[]},{"title":"SSDTs: Easy Way","level":"2.1.2","depth":2,"path":"ssdt-methods/ssdt-easy.md","ref":"ssdt-methods/ssdt-easy.md","articles":[]},{"title":"SSDTs: Long Way","level":"2.1.3","depth":2,"path":"ssdt-methods/ssdt-long.md","ref":"ssdt-methods/ssdt-long.md","articles":[]}]},"previous":{"title":"Getting Started With ACPI","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-default","-lunr","-search","search-plus","addcssjs","favicon-plus","anchors","github-buttons","last-modified","medium-zoom"],"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"},"pluginsConfig":{"last-modified":{},"output":"_book","intopic-toc":{"label":"Navigation"},"addcssjs":{"css":[],"js":[]},"medium-zoom":{},"fontsettings":{"theme":"night","family":"sans","size":2},"favicon-plus":{"appleTouchIconPrecomposed152":"","favicon":"","output":"_book"},"highlight":{},"github-edit":{"repo":"dortania/Getting-Started-With-ACPI","branch":"master"},"favicon":"/icons/favicon.ico","appleTouchIconPrecomposed152":"/icons/appleTouchIconPrecomposed152.png","github-buttons":{"buttons":[{"user":"dortania","repo":"Getting-Started-With-ACPI","type":"star","size":"large"}]},"sharing":{"facebook":false,"twitter":false,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":[]},"theme-default":{"showLevel":false,"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}},"anchors":{},"search-plus":{}},"theme":"default","medium-zoom":{"margin":24,"background":"#363b40","scrollOffset":0},"pdf":{"pageBreaksBefore":"/","headerTemplate":null,"paperSize":"a4","margin":{"right":62,"left":62,"top":36,"bottom":36},"fontSize":12,"fontFamily":"Arial","footerTemplate":null,"chapterMark":"pagebreak","pageNumbers":false},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"links":{"sharing":{"google":false,"facebook":false,"twitter":false,"weibo":false,"all":false}},"gitbook":"*"},"file":{"path":"ssdt-platform.md","mtime":"2020-06-16T16:57:02.836Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-06-16T16:57:52.486Z"},"basePath":".","book":{"language":""}});
|
||||
});
|
||||
</script>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user