This set of patches/makefile can be used to patch your Intel NUC5/NUC6/NUC7 ACPI.
The current repository actually uses only on-the-fly patches via config.plist and an additional SSDTs, SSDT-XOSI.aml, etc. The files here should work for all the Broadwell NUC, Skylake NUC, Kaby Lake, and Coffee Lake NUC.
Please refer to this guide thread on tonymacx86.com for a step-by-step process, feedback, and questions:
Broadwell NUC5: http://tonymacx86.com/threads/guide-intel-broadwell-nuc5-using-clover-uefi-nuc5i5mhye-nuc5i3myhe-etc.191011/
Skylake NUC6: http://www.tonymacx86.com/threads/guide-intel-skylake-nuc6-using-clover-uefi-nuc6i5syk-etc.194177/
Kaby Lake NUC7: http://www.tonymacx86.com/threads/guide-intel-kaby-lake-nuc7-using-clover-uefi-nuc7i7bnh-nuc7i5bnk-nuc7i3bnh-etc.221123/
Coffee Lake NUC8: https://www.tonymacx86.com/threads/guide-intel-nuc7-nuc8-using-clover-uefi-nuc7i7bxx-nuc8i7bxx-etc.261711/
2018-10-14
- Add preliminary NUC8 "Bean Canyon" support
2018-10-10
- Completed many changes for WhateverGreen, AppleALC, and Mojave
2017-08-31
- Allow Skylake spoofing to work with NUC7 (4k@60 reported not working with native KBL graphics kexts, and Skylake spoof needed for 10.11.x)
2017-08-19
- Use Kaby Lake native support in 10.12.6
2017-05-26
- add Intel Compute Stick support (testing specifically on STCK2mv64CC)
2017-05-04
-
add Kaby Lake NUC7 support
-
switch to XCPM only CPU PM (just SSDT-PluginType1 content instead of full ssdtPRgen.sh SSDT)
-
consolidate separate SSDTs into single model specific SSDT (SSDT-NUC*.aml) file
2016-06-18
- fixes some issues with ALC283 (lost/poor quality audio after period of LineIn idle, same after sleep/wake)
2016-06-12
- add preliminary NUC6 (Skylake) Skull Canyon support
2016-05-30
- add NUC6 (Skylake) support
2016-04-16
- create based on Gigabyte BRIX project