From c034ef5cd83ae7add96f22f3aae14cd7fab973ab Mon Sep 17 00:00:00 2001 From: "Travis Build Bot (from Travis CI)" Date: Tue, 14 Apr 2020 01:21:59 +0000 Subject: [PATCH] Deploy acpi.dortania.ml to github.com/dortania/Getting-Started-With-ACPI.git:gh-pages --- Desktops/desktop-disable.html | 74 ++++- Desktops/desktop-ec.html | 72 ++++- Laptops/backlight.html | 68 ++++- Laptops/laptop-disable.html | 74 ++++- Laptops/laptop-ec.html | 72 ++++- Laptops/trackpad.html | 72 ++++- Manual/compile.html | 74 ++++- Manual/dump.html | 68 ++++- Universal/awac.html | 72 ++++- Universal/irq.html | 68 ++++- Universal/nvram.html | 70 ++++- Universal/plug.html | 70 ++++- Universal/smbus.html | 70 ++++- Universal/spoof.html | 76 +++++- cleanup.html | 68 ++++- gitbook/gitbook-plugin-anchors/plugin.css | 30 +++ gitbook/gitbook-plugin-github-edit/plugin.js | 50 ++++ .../medium-zoom.min.js | 2 + gitbook/gitbook-plugin-medium-zoom/plugin.css | 7 + gitbook/gitbook-plugin-medium-zoom/plugin.js | 28 ++ .../jquery.mark.min.js | 7 + gitbook/gitbook-plugin-search-plus/search.css | 44 +++ gitbook/gitbook-plugin-search-plus/search.js | 252 ++++++++++++++++++ index.html | 78 +++++- search_plus_index.json | 1 + ssdt-easy.html | 74 ++++- ssdt-long.html | 68 ++++- 27 files changed, 1641 insertions(+), 68 deletions(-) create mode 100644 gitbook/gitbook-plugin-anchors/plugin.css create mode 100644 gitbook/gitbook-plugin-github-edit/plugin.js create mode 100644 gitbook/gitbook-plugin-medium-zoom/medium-zoom.min.js create mode 100644 gitbook/gitbook-plugin-medium-zoom/plugin.css create mode 100644 gitbook/gitbook-plugin-medium-zoom/plugin.js create mode 100644 gitbook/gitbook-plugin-search-plus/jquery.mark.min.js create mode 100644 gitbook/gitbook-plugin-search-plus/search.css create mode 100644 gitbook/gitbook-plugin-search-plus/search.js create mode 100644 search_plus_index.json diff --git a/Desktops/desktop-disable.html b/Desktops/desktop-disable.html index 1a1fe5f..9111a26 100644 --- a/Desktops/desktop-disable.html +++ b/Desktops/desktop-disable.html @@ -12,11 +12,24 @@ + + + + + + + + + + + + + @@ -44,6 +57,8 @@ + + @@ -68,6 +83,10 @@
+ +
+ + + + + + + + + + + + + + + + + + + + + @@ -474,6 +536,8 @@ Method (_SB.PCI0.PEG0.PEGP._DSM, 4, NotSerialized) + + diff --git a/Desktops/desktop-ec.html b/Desktops/desktop-ec.html index 6181e56..087b8cb 100644 --- a/Desktops/desktop-ec.html +++ b/Desktops/desktop-ec.html @@ -12,11 +12,24 @@ + + + + + + + + + + + + + @@ -44,6 +57,8 @@ + + @@ -68,6 +83,10 @@
+ +
+ + + + + + + + + + + + + + + + + + + + + @@ -547,6 +609,8 @@ External (_SB_.PCI0.LPCB.EC0, DeviceObj) <- Rename this + + diff --git a/Laptops/backlight.html b/Laptops/backlight.html index 9c6310d..a93a766 100644 --- a/Laptops/backlight.html +++ b/Laptops/backlight.html @@ -12,11 +12,24 @@ + + + + + + + + + + + + + @@ -44,6 +57,8 @@ + + @@ -68,6 +83,10 @@
+ +
+ + + + + + + + + + + + + + + + + + + + + @@ -460,6 +522,8 @@ + + diff --git a/Laptops/laptop-disable.html b/Laptops/laptop-disable.html index f8b664d..41d5c0f 100644 --- a/Laptops/laptop-disable.html +++ b/Laptops/laptop-disable.html @@ -12,11 +12,24 @@ + + + + + + + + + + + + + @@ -44,6 +57,8 @@ + + @@ -68,6 +83,10 @@
+ +
+ + + + + + + + + + + + + + + + + + + + + @@ -495,6 +557,8 @@ External (_SB_.PCI0.PEG0.PEGP._PS3, MethodObj) // dGPU ACPI Path + + diff --git a/Laptops/laptop-ec.html b/Laptops/laptop-ec.html index 883dece..49ed1b2 100644 --- a/Laptops/laptop-ec.html +++ b/Laptops/laptop-ec.html @@ -12,11 +12,24 @@ + + + + + + + + + + + + + @@ -44,6 +57,8 @@ + + @@ -68,6 +83,10 @@
+ +