mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 20:58:21 +10:00
1 line
1.5 KiB
JavaScript
1 line
1.5 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{327:function(e,t,o){e.exports=o.p+"assets/img/oc-explained.d196cefa.png"},395:function(e,t,o){"use strict";o.r(t);var r=o(10),a=Object(r.a)({},(function(){var e=this,t=e._self._c;return t("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[t("h1",{attrs:{id:"boot-process-with-opencore-legacy-patcher"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#boot-process-with-opencore-legacy-patcher"}},[e._v("#")]),e._v(" Boot Process with OpenCore Legacy Patcher")]),e._v(" "),t("p",[e._v('OpenCore Legacy Patcher itself is actually quite a "dumb" program. It essentially edits a config.plist file and moves files around, actually having little logic regarding the boot process. The real magic of OCLP is '),t("a",{attrs:{href:"https://github.com/acidanthera/OpenCorePkg",target:"_blank",rel:"noopener noreferrer"}},[e._v("OpenCorePkg"),t("OutboundLink")],1),e._v(", our back-end, and what makes this patcher so powerful.")]),e._v(" "),t("h2",{attrs:{id:"boot-process-with-opencore"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#boot-process-with-opencore"}},[e._v("#")]),e._v(" Boot Process with OpenCore")]),e._v(" "),t("p",[e._v("To understand a bit more of how OpenCore is able to revive older Macs in such a native-like way, we need to go over "),t("em",[e._v("how")]),e._v(" OpenCore works with your Mac:")]),e._v(" "),t("p",[t("img",{attrs:{src:o(327),alt:""}})])])}),[],!1,null,null,null);t.default=a.exports}}]); |