1
0
Fork 0
mirror of https://github.com/tylernguyen/x1c6-hackintosh.git synced 2025-02-05 01:23:14 -06:00
x1c6-hackintosh/patches
2020-11-13 17:12:58 -06:00
..
Debug Patches Updated ACPI Patches 2020-11-03 15:11:04 -06:00
Display Patches Big Update: Check Changelog.md 2020-11-03 11:58:35 -06:00
Network Patches Big Update: Check Changelog.md 2020-11-03 11:58:35 -06:00
OpenCore Patches Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
iasl Big Update: Check Changelog.md 2020-11-03 11:58:35 -06:00
iasl-stable Updated ACPI Patches 2020-11-03 15:11:04 -06:00
README.md Issue #90 Fix SSDT-PLUG and rename to SSDT-PM 2020-11-05 20:49:43 -06:00
SSDT-AC.dsl Patch AppleACPIACAdapter in its own SSDT 2020-11-13 17:12:58 -06:00
SSDT-ALS0.dsl Big Update: Check Changelog.md 2020-11-03 11:58:35 -06:00
SSDT-Battery.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
SSDT-Darwin.dsl Big Update: Check Changelog.md 2020-11-03 11:58:35 -06:00
SSDT-DMAC.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
SSDT-EC.dsl Big Update: Check Changelog.md 2020-11-03 11:58:35 -06:00
SSDT-HWAC.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
SSDT-INIT.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
SSDT-Keyboard.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
SSDT-PM.dsl Issue #90 Fix SSDT-PLUG and rename to SSDT-PM 2020-11-05 20:49:43 -06:00
SSDT-PMCR.dsl Updated ACPI Patches 2020-11-03 15:11:04 -06:00
SSDT-PNLF.dsl Various fixes & refinements 2020-11-03 20:22:45 +01:00
SSDT-Sleep.dsl Silly me forgot to push to update to SSDT-Sleep which fixes restart on shutdown 2020-11-13 17:02:37 -06:00
SSDT-TB3.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
SSDT-XHC1.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
SSDT-XHC2.dsl Notably new TB3 hotplug patch by @benbender, and other monior changes 2020-11-13 16:34:50 -06:00
update.sh Big Update: Check Changelog.md 2020-11-03 11:58:35 -06:00

README

In the current directory are ACPI source files of patches in-use.

Please refer to docs/2_README-ACPIpatching.md for each of their specific usage and purposes. In addition, each patch have insightful comments in them, please read throughly read their source code.

OpenCore Patches

By default, the repo config.plist should have already have these patches included. These patches are mostly dependencies of various ACPI patches. They are here for reference patches.

Display Patches

By default, the repo setup is display-agnostic. At the minimum, an EDID override is required for functioning HDMI hotplug. In addition, there are other things in this patch folder: calibrated color profiled, touchscreen patch.

If the EDID profile for your display is not included in here, please refer to Issue #60

Network Patches

By default, the repo is setup for the macOS native Broadcom card. If your config includes other wireless cards, please refer to this folder.

Debug Patches

By default, debug information is very limited. These patches will you much more information when diagnosing issues.

update.sh

Run this script to compile .dsl patches into .aml and place them into the ACPI folder.