Remove MacBook4,1 SMBIOS (#1080)

This commit is contained in:
Jazzzny
2023-07-11 14:08:50 -04:00
committed by GitHub
parent d60dd4c9df
commit 4e4ebe25e7
11 changed files with 10 additions and 400 deletions
+2
View File
@@ -11,6 +11,8 @@
- Add configuration for mediaanalysisd usage
- For systems that are the primary iCloud Photo Library host, mediaanalysisd may be unstable on large amounts of unprocessed faces
- Applicable to 3802-based GPUs (ie. Intel Ivy Bridge and Haswell iGPUs, Nvidia Kepler dGPUs)
- Remove MacBook4,1 references
- Machine was never properly supported by OCLP
- Backend Changes:
- device_probe.py:
- Add USB device parsing via `IOUSBDevice` class