mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 20:09: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:
1
assets/js/49.47ff4ff7.js
Normal file
1
assets/js/49.47ff4ff7.js
Normal file
@@ -0,0 +1 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[49],{444:function(t,e,s){"use strict";s.r(e);var o=s(25),l=Object(o.a)({},(function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[s("h1",{attrs:{id:"how-to-create-ssdts"}},[s("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-ssdts"}},[t._v("#")]),t._v(" How to create SSDTs")]),t._v(" "),s("p",[t._v("Creating SSDTs mainly fall into 3 camps:")]),t._v(" "),s("ul",[s("li",[s("RouterLink",{attrs:{to:"/ssdt-methods/ssdt-prebuilt.html"}},[t._v("Prebuilt SSDTs")]),t._v(" "),s("ul",[s("li",[t._v("They're universal but don't teach much")])])],1),t._v(" "),s("li",[s("RouterLink",{attrs:{to:"/ssdt-methods/ssdt-easy.html"}},[t._v("Automated tools")]),t._v(" "),s("ul",[s("li",[t._v("Mainly seen with SSDTTime, work much better though can't cover all situations")])])],1),t._v(" "),s("li",[s("RouterLink",{attrs:{to:"/ssdt-methods/ssdt-long.html"}},[t._v("Manually creating them")]),t._v(" "),s("ul",[s("li",[t._v("Will always work, be much cleaner and get to learn about the process")]),t._v(" "),s("li",[t._v("However requires you to deal with code")])])],1)]),t._v(" "),s("p",[t._v("If you're not comfortable with editing and compiling code, we recommend the "),s("RouterLink",{attrs:{to:"/ssdt-methods/ssdt-prebuilt.html"}},[t._v("prebuilt option")])],1)])}),[],!1,null,null,null);e.default=l.exports}}]);
|
||||
@@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[49],{444:function(t,e,l){"use strict";l.r(e);var a=l(25),s=Object(a.a)({},(function(){var t=this,e=t.$createElement,l=t._self._c||e;return l("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[l("h1",{attrs:{id:"how-to-create-ssdts"}},[l("a",{staticClass:"header-anchor",attrs:{href:"#how-to-create-ssdts"}},[t._v("#")]),t._v(" How to create SSDTs")]),t._v(" "),l("p",[t._v("Creating SSDTs mainly fall into 3 camps:")]),t._v(" "),l("ul",[l("li",[t._v("Prebuilt SSDTs\n"),l("ul",[l("li",[t._v("They work but not perfect")])])]),t._v(" "),l("li",[t._v("Automated tools\n"),l("ul",[l("li",[t._v("Mainly seen with SSDTTime, work much better though can't cover all situations")])])]),t._v(" "),l("li",[t._v("Manually creating them\n"),l("ul",[l("li",[t._v("Will always work, be much cleaner and get to learn about the process")])])])])])}),[],!1,null,null,null);e.default=s.exports}}]);
|
||||
1
assets/js/50.41190a70.js
Normal file
1
assets/js/50.41190a70.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
9
assets/js/app.6312aab2.js
Normal file
9
assets/js/app.6312aab2.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user