Files
Getting-Started-With-ACPI/Universal/ec-methods/manual.html

1013 lines
31 KiB
HTML

<!DOCTYPE HTML>
<html lang="" >
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Manual · GitBook</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="description" content="">
<meta name="generator" content="GitBook 3.2.3">
<link rel="stylesheet" href="../../gitbook/style.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search-plus/search.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-anchors/plugin.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-medium-zoom/plugin.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
<link rel="stylesheet" href="../../styles/website.css">
<meta name="HandheldFriendly" content="true"/>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
<link rel="next" href="../plug.html" />
<link rel="prev" href="ssdttime.html" />
<style>
@media only screen and (max-width: 640px) {
.book-header .hidden-mobile {
display: none;
}
}
</style>
<script>
window["gitbook-plugin-github-buttons"] = {"buttons":[{"user":"dortania","repo":"Getting-Started-With-ACPI","type":"star","size":"large"}]};
</script>
</head>
<body>
<div class="book">
<div class="book-summary">
<div id="book-search-input" role="search">
<input type="text" placeholder="Type to search" />
</div>
<nav role="navigation">
<ul class="summary">
<li class="chapter " data-level="1.1" data-path="../../">
<a href="../../">
Getting Started With ACPI
</a>
</li>
<li class="chapter " data-level="1.2" data-path="../../ssdt-platform.html">
<a href="../../ssdt-platform.html">
Choosing the SSDTs
</a>
</li>
<li class="header">Methods</li>
<li class="chapter " data-level="2.1" data-path="../../ssdt-methods/ssdt-methods.html">
<a href="../../ssdt-methods/ssdt-methods.html">
How to create SSDTs
</a>
<ul class="articles">
<li class="chapter " data-level="2.1.1" data-path="../../ssdt-methods/ssdt-prebuilt.html">
<a href="../../ssdt-methods/ssdt-prebuilt.html">
SSDTs: Prebuilt
</a>
</li>
<li class="chapter " data-level="2.1.2" data-path="../../ssdt-methods/ssdt-easy.html">
<a href="../../ssdt-methods/ssdt-easy.html">
SSDTs: Easy Way
</a>
</li>
<li class="chapter " data-level="2.1.3" data-path="../../ssdt-methods/ssdt-long.html">
<a href="../../ssdt-methods/ssdt-long.html">
SSDTs: Long Way
</a>
</li>
</ul>
</li>
<li class="header">Manual</li>
<li class="chapter " data-level="3.1" data-path="../../Manual/dump.html">
<a href="../../Manual/dump.html">
Dumping the DSDT
</a>
</li>
<li class="chapter " data-level="3.2" data-path="../../Manual/compile.html">
<a href="../../Manual/compile.html">
Decompiling and Compiling
</a>
</li>
<li class="header">Desktop</li>
<li class="chapter " data-level="4.1" data-path="../../Desktops/desktop-disable.html">
<a href="../../Desktops/desktop-disable.html">
Disabling desktop dGPUs
</a>
</li>
<li class="header">Laptop</li>
<li class="chapter " data-level="5.1" data-path="../../Laptops/backlight.html">
<a href="../../Laptops/backlight.html">
Backlight PNLF
</a>
<ul class="articles">
<li class="chapter " data-level="5.1.1" data-path="../../Laptops/backlight-methods/prebuilt.html">
<a href="../../Laptops/backlight-methods/prebuilt.html">
Prebuilt
</a>
</li>
<li class="chapter " data-level="5.1.2" data-path="../../Laptops/backlight-methods/manual.html">
<a href="../../Laptops/backlight-methods/manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.2" data-path="../../Laptops/trackpad.html">
<a href="../../Laptops/trackpad.html">
Trackpad GPI0
</a>
<ul class="articles">
<li class="chapter " data-level="5.2.1" data-path="../../Laptops/trackpad-methods/prebuilt.html">
<a href="../../Laptops/trackpad-methods/prebuilt.html">
Prebuilt
</a>
</li>
<li class="chapter " data-level="5.2.2" data-path="../../Laptops/trackpad-methods/manual.html">
<a href="../../Laptops/trackpad-methods/manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="5.3" data-path="../../Laptops/laptop-disable.html">
<a href="../../Laptops/laptop-disable.html">
Disabling laptop dGPUs
</a>
</li>
<li class="header">Universal</li>
<li class="chapter " data-level="6.1" data-path="../ec-fix.html">
<a href="../ec-fix.html">
Embedded Controller
</a>
<ul class="articles">
<li class="chapter " data-level="6.1.1" data-path="prebuilt.html">
<a href="prebuilt.html">
Prebuilt
</a>
</li>
<li class="chapter " data-level="6.1.2" data-path="ssdttime.html">
<a href="ssdttime.html">
SSDTTime
</a>
</li>
<li class="chapter active" data-level="6.1.3" data-path="manual.html">
<a href="manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.2" data-path="../plug.html">
<a href="../plug.html">
CPU Power Management
</a>
<ul class="articles">
<li class="chapter " data-level="6.2.1" data-path="../plug-methods/prebuilt.html">
<a href="../plug-methods/prebuilt.html">
Prebuilt
</a>
</li>
<li class="chapter " data-level="6.2.2" data-path="../plug-methods/ssdttime.html">
<a href="../plug-methods/ssdttime.html">
SSDTTime
</a>
</li>
<li class="chapter " data-level="6.2.3" data-path="../plug-methods/manual.html">
<a href="../plug-methods/manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.3" data-path="../awac.html">
<a href="../awac.html">
AWAC vs RTC
</a>
<ul class="articles">
<li class="chapter " data-level="6.3.1" data-path="../awac-methods/prebuilt.html">
<a href="../awac-methods/prebuilt.html">
Prebuilt
</a>
</li>
<li class="chapter " data-level="6.3.2" data-path="../awac-methods/manual.html">
<a href="../awac-methods/manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.4" data-path="../nvram.html">
<a href="../nvram.html">
NVRAM PMC
</a>
<ul class="articles">
<li class="chapter " data-level="6.4.1" data-path="../nvram-methods/prebuilt.html">
<a href="../nvram-methods/prebuilt.html">
Prebuilt
</a>
</li>
<li class="chapter " data-level="6.4.2" data-path="../nvram-methods/manual.html">
<a href="../nvram-methods/manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.5" data-path="../rhub.html">
<a href="../rhub.html">
USB RHUB
</a>
<ul class="articles">
<li class="chapter " data-level="6.5.1" data-path="../rhub-methods/prebuilt.html">
<a href="../rhub-methods/prebuilt.html">
Prebuilt
</a>
</li>
<li class="chapter " data-level="6.5.2" data-path="../rhub-methods/manual.html">
<a href="../rhub-methods/manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="chapter " data-level="6.6" data-path="../irq.html">
<a href="../irq.html">
IRQ Fix
</a>
</li>
<li class="chapter " data-level="6.7" data-path="../spoof.html">
<a href="../spoof.html">
GPU Spoof
</a>
</li>
<li class="chapter " data-level="6.8" data-path="../smbus.html">
<a href="../smbus.html">
Fixing SMBus Support
</a>
<ul class="articles">
<li class="chapter " data-level="6.8.1" data-path="../smbus-methods/manual.html">
<a href="../smbus-methods/manual.html">
Manual
</a>
</li>
</ul>
</li>
<li class="header">Cleanup</li>
<li class="chapter " data-level="7.1" data-path="../../cleanup.html">
<a href="../../cleanup.html">
Cleanup
</a>
</li>
<li class="header">Misc</li>
<li class="chapter " data-level="8.1" data-path="../../troubleshooting.html">
<a href="../../troubleshooting.html">
Troubleshooting
</a>
</li>
<li class="chapter " data-level="8.2" data-path="../../CONTRIBUTING.html">
<a href="../../CONTRIBUTING.html">
Contributing
</a>
</li>
<li class="divider"></li>
<li>
<a href="https://www.gitbook.com" target="blank" class="gitbook-link">
Published with GitBook
</a>
</li>
</ul>
</nav>
</div>
<div class="book-body">
<div class="body-inner">
<div class="book-header" role="navigation">
<!-- Title -->
<h1>
<i class="fa fa-circle-o-notch fa-spin"></i>
<a href="../.." >Manual</a>
</h1>
</div>
<div class="page-wrapper" tabindex="-1" role="main">
<div class="page-inner">
<div class="search-plus" id="book-search-results">
<div class="search-noresults">
<section class="normal markdown-section">
<html><head></head><body><blockquote>
<p><em>Last modified: Thu Jun 18 2020 03:15:12 GMT+0000 (Coordinated Universal Time)</em></p>
</blockquote>
<h1 id="fixing-embedded-controllers-manual"><a name="fixing-embedded-controllers-manual" class="plugin-anchor" href="#fixing-embedded-controllers-manual"><i class="fa fa-link" aria-hidden="true"></i></a>Fixing Embedded Controllers: Manual</h1>
<ul>
<li><a href="#fixing-embedded-controllers-manual">Fixing Embedded Controllers: Manual</a><ul>
<li><a href="#finding-the-acpi-path">Finding the ACPI path</a><ul>
<li><a href="#dsdt">DSDT</a></li>
<li><a href="#devicemanager">DeviceManager</a></li>
</ul>
</li>
<li><a href="#edits-to-the-sample-ssdt">Edits to the sample SSDT</a></li>
<li><a href="#edge-cases">Edge Cases</a><ul>
<li><a href="#multiple-pnp0c09s-show-up">Multiple PNP0C09&apos;s show up</a></li>
<li><a href="#no-pnp0c09-show-up">No PNP0C09 show up</a></li>
<li><a href="#pnp0c09-already-named-ec">PNP0C09 already named <code>EC</code></a></li>
<li><a href="#pnp0c09-already-has-an-_sta-method">PNP0C09 already has an <code>_STA</code> method</a></li>
</ul>
</li>
<li><a href="#compiling-the-ssdt">Compiling the SSDT</a></li>
<li><a href="#wrapping-up">Wrapping up</a></li>
</ul>
</li>
</ul>
<p>TO-DO:</p>
<ul>
<li>Finish Edge cases and sample SSDT edits</li>
</ul>
<h2 id="finding-the-acpi-path"><a name="finding-the-acpi-path" class="plugin-anchor" href="#finding-the-acpi-path"><i class="fa fa-link" aria-hidden="true"></i></a>Finding the ACPI path</h2>
<p>To find the ACPI pathing, you have 2 methods:</p>
<ul>
<li><a href="#DSDT">DSDT</a></li>
<li><a href="#devicemanager">DeviceManager</a></li>
</ul>
<h3 id="dsdt"><a name="dsdt" class="plugin-anchor" href="#dsdt"><i class="fa fa-link" aria-hidden="true"></i></a>DSDT</h3>
<p>Finding the ACPI pathing is quite easy actually, first open your decompiled DSDT you got from <a href="../../Manual/dump.html">Dumping the DSDT</a> and <a href="../../Manual/compile.html">Decompiling and Compiling</a> with either maciASL(if in macOS) or any other text editor if in Windows or Linux(VSCode has an <a href="https://marketplace.visualstudio.com/items?itemName=Thog.vscode-asl" target="_blank">ACPI extension</a> that can also help).</p>
<p>Next, search for <code>PNP0C09</code>. You should get something similar:</p>
<p><img src="../../images/Desktops/pnp.png" alt=""></p>
<p>From the above example we see 2 main things:</p>
<ul>
<li>Name of our embedded controller<ul>
<li>In this case being <code>EC0</code></li>
</ul>
</li>
<li>Pathing of our embedded controller<ul>
<li><code>PC00.LPC0</code></li>
</ul>
</li>
</ul>
<p>But now we get into edge case territory, what fun!</p>
<p>The main ones to check for are:</p>
<ul>
<li><a href="#fixing-embedded-controllers-manual">Fixing Embedded Controllers: Manual</a><ul>
<li><a href="#finding-the-acpi-path">Finding the ACPI path</a><ul>
<li><a href="#dsdt">DSDT</a></li>
<li><a href="#devicemanager">DeviceManager</a></li>
</ul>
</li>
<li><a href="#edits-to-the-sample-ssdt">Edits to the sample SSDT</a></li>
<li><a href="#edge-cases">Edge Cases</a><ul>
<li><a href="#multiple-pnp0c09s-show-up">Multiple PNP0C09&apos;s show up</a></li>
<li><a href="#no-pnp0c09-show-up">No PNP0C09 show up</a></li>
<li><a href="#pnp0c09-already-named-ec">PNP0C09 already named <code>EC</code></a></li>
<li><a href="#pnp0c09-already-has-an-_sta-method">PNP0C09 already has an <code>_STA</code> method</a></li>
</ul>
</li>
<li><a href="#compiling-the-ssdt">Compiling the SSDT</a></li>
<li><a href="#wrapping-up">Wrapping up</a></li>
</ul>
</li>
</ul>
<p>If none of the above apply to you, you&apos;re ready for the next section:</p>
<h3 id="devicemanager"><a name="devicemanager" class="plugin-anchor" href="#devicemanager"><i class="fa fa-link" aria-hidden="true"></i></a>DeviceManager</h3>
<p>If you already have Windows installed on this machine, finding the EC pathing is fairly easy.</p>
<p>Start by opening up Device Manager in Windows and looking for a device named <code>Embedded Controller</code>. Once found, click on it and select the <code>BIOS device Name</code> entry. You should get something like this:</p>
<p><img src="../../images/Desktops/ec.png" alt=""></p>
<p>From the above, we can see that our pathing is <code>SB.PC00.LPC0.EC0</code></p>
<p>Now with the pathing, you can head here: <a href="#edits-to-the-sample-ssdt">Edits to the sample SSDT</a></p>
<h2 id="edits-to-the-sample-ssdt"><a name="edits-to-the-sample-ssdt" class="plugin-anchor" href="#edits-to-the-sample-ssdt"><i class="fa fa-link" aria-hidden="true"></i></a>Edits to the sample SSDT</h2>
<p>Now that we have our ACPI path, lets grab our SSDT and get to work:</p>
<ul>
<li><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC-USBX.dsl" target="_blank">SSDT-EC-USBX</a><ul>
<li>For Skylake and newer and all AMD systems</li>
</ul>
</li>
<li><a href="https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC.dsl" target="_blank">SSDT-EC</a><ul>
<li>For Broadwell and older</li>
</ul>
</li>
</ul>
<p>Now when opening this SSDT, you&apos;ll notice a few things. Mainly:</p>
<ul>
<li>Some code is commented out<ul>
<li>This is code for disabling our EC</li>
<li>Laptops users <strong>SHOULD NOT</strong> uncomment this</li>
</ul>
</li>
<li>There&apos;s a new EC called <code>Device (EC)</code><ul>
<li><strong>DO NOT RENAME THIS</strong>, this will be the EC we give to macOS</li>
</ul>
</li>
</ul>
<p><strong>Before</strong>:</p>
<pre><code>External (_SB_.PCI0.LPCB, DeviceObj) &lt;- Rename this
Scope (_SB.PCI0.LPCB) &lt;- Rename this
</code></pre><p><img src="../../images/Desktops/ssdt-before.png" alt=""></p>
<p>Following the example pathing we found, the SSDT should look something like this:</p>
<p><strong>After</strong>:</p>
<pre><code>External (_SB_.PC00.LPC0, DeviceObj) &lt;- Renamed
Scope (_SB.PC00.LPC0) &lt;- Renamed
</code></pre><p><img src="../../images/Desktops/ssdt-after.png" alt=""></p>
<h2 id="edge-cases"><a name="edge-cases" class="plugin-anchor" href="#edge-cases"><i class="fa fa-link" aria-hidden="true"></i></a>Edge Cases</h2>
<h3 id="multiple-pnp0c09s-show-up"><a name="multiple-pnp0c09s-show-up" class="plugin-anchor" href="#multiple-pnp0c09s-show-up"><i class="fa fa-link" aria-hidden="true"></i></a>Multiple PNP0C09&apos;s show up</h3>
<p>When multiple PNP0C09 show up, we need to next check for the following properties:</p>
<ul>
<li><code>_HID</code> (Hardware ID)</li>
<li><code>_CRS</code> (Current Resource Settings)</li>
<li><code>_GPE</code> (General Purpose Events)</li>
</ul>
<p>What these signify is whether this PNP0C09 device is real or not, as per the <a href="https://uefi.org/sites/default/files/resources/ACPI_6_3_final_Jan30.pdf" target="_blank">ACPI spec</a>. So one&apos;s matching the above criteria are the one&apos;s we want to disable.</p>
<ul>
<li>Note: If _STA shows up as well, you&apos;ll need to go here: <a href="#pnp0c09-already-has-an-sta-method">PNP0C09 already has an <code>_STA</code> method</a></li>
</ul>
<h3 id="no-pnp0c09-show-up"><a name="no-pnp0c09-show-up" class="plugin-anchor" href="#no-pnp0c09-show-up"><i class="fa fa-link" aria-hidden="true"></i></a>No PNP0C09 show up</h3>
<p>When this happens, you&apos;ll only need to create a &quot;dummy&quot; EC for macOS. You&apos;ll still want to find the PCI and LPC pathing for this device. So follow the guide as if you were creating a laptop SSDT-EC.</p>
<h3 id="pnp0c09-already-named-ec"><a name="pnp0c09-already-named-ec" class="plugin-anchor" href="#pnp0c09-already-named-ec"><i class="fa fa-link" aria-hidden="true"></i></a>PNP0C09 already named <code>EC</code></h3>
<p>Congrats! No need to create an SSDT-EC! However you will still want USBX if you&apos;re skylake or newer.</p>
<p>Prebuilt can be grabbed here: <a href="https://github.com/dortania/USB-Map-Guide/blob/master/extra-files/SSDT-USBX.aml" target="_blank">SSDT-USBX.aml</a></p>
<h3 id="pnp0c09-already-has-an-sta-method"><a name="pnp0c09-already-has-an-sta-method" class="plugin-anchor" href="#pnp0c09-already-has-an-sta-method"><i class="fa fa-link" aria-hidden="true"></i></a>PNP0C09 already has an <code>_STA</code> method</h3>
<p>This is the equivalent of not having an EC as we can&apos;t control it with our SSDT-EC, instead we&apos;ll need to create a &quot;dummy&quot; EC for macOS. You&apos;ll still want to find the PCI and LPC pathing for this device. So follow the guide as if you were creating a laptop SSDT-EC. </p>
<p>Example of an EC with STA already:</p>
<p><img src="../../images/Desktops/sta.png" alt="Credit to rottenpants466"></p>
<h2 id="compiling-the-ssdt"><a name="compiling-the-ssdt" class="plugin-anchor" href="#compiling-the-ssdt"><i class="fa fa-link" aria-hidden="true"></i></a>Compiling the SSDT</h2>
<p> With the SSDT done, you&apos;re now <a href="../../Manual/compile.html">ready to compile the SSDT!</a></p>
<h2 id="wrapping-up"><a name="wrapping-up" class="plugin-anchor" href="#wrapping-up"><i class="fa fa-link" aria-hidden="true"></i></a>Wrapping up</h2>
<p>Once you&apos;re done making your SSDT, either head to the next page to finish the rest of the SSDTs or head here if you&apos;re ready to warp up:</p>
<ul>
<li><a href="../../cleanup.html"><strong>Cleanup</strong></a></li>
</ul>
</body></html>
</section>
</div>
<div class="search-results">
<div class="has-results">
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
<ul class="search-results-list"></ul>
</div>
<div class="no-results">
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
</div>
</div>
</div>
</div>
</div>
</div>
<a href="ssdttime.html" class="navigation navigation-prev " aria-label="Previous page: SSDTTime">
<i class="fa fa-angle-left"></i>
</a>
<a href="../plug.html" class="navigation navigation-next " aria-label="Next page: CPU Power Management">
<i class="fa fa-angle-right"></i>
</a>
</div>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Manual","level":"6.1.3","depth":2,"next":{"title":"CPU Power Management","level":"6.2","depth":1,"path":"Universal/plug.md","ref":"Universal/plug.md","articles":[{"title":"Prebuilt","level":"6.2.1","depth":2,"path":"Universal/plug-methods/prebuilt.md","ref":"Universal/plug-methods/prebuilt.md","articles":[]},{"title":"SSDTTime","level":"6.2.2","depth":2,"path":"Universal/plug-methods/ssdttime.md","ref":"Universal/plug-methods/ssdttime.md","articles":[]},{"title":"Manual","level":"6.2.3","depth":2,"path":"Universal/plug-methods/manual.md","ref":"Universal/plug-methods/manual.md","articles":[]}]},"previous":{"title":"SSDTTime","level":"6.1.2","depth":2,"path":"Universal/ec-methods/ssdttime.md","ref":"Universal/ec-methods/ssdttime.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-default","-lunr","-search","search-plus","addcssjs","favicon-plus","anchors","github-buttons","last-modified","medium-zoom","table-cell-merge"],"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":{},"table-cell-merge":{},"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":"Universal/ec-methods/manual.md","mtime":"2020-06-18T03:15:12.188Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2020-06-18T03:16:03.696Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
<script src="../../gitbook/gitbook.js"></script>
<script src="../../gitbook/theme.js"></script>
<script src="../../gitbook/gitbook-plugin-search-plus/jquery.mark.min.js"></script>
<script src="../../gitbook/gitbook-plugin-search-plus/search.js"></script>
<script src="../../gitbook/gitbook-plugin-github-buttons/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-medium-zoom/medium-zoom.min.js"></script>
<script src="../../gitbook/gitbook-plugin-medium-zoom/plugin.js"></script>
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
</body>
</html>