Sync PatcherSupportPkg

This commit is contained in:
Mykola Grymalyuk
2023-05-29 13:41:11 -06:00
parent 969cc65ae5
commit 3c5f5f84d2
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -7,9 +7,14 @@
- Allows for Live Text support on systems with3802 GPUs
- ie. Intel Ivy Bridge and Haswell, Nvidia Kepler
- Previously disabled due to high instability in Photos with Face Scanning, now resolved
- Update non-Metal Binaries:
- Resolve window placement defaulting past top of screen for some apps
- ex. OpenCore-Patcher.app during root patching
- Backend changes:
- Call `setpgrp()` to prevent app from being killed if parent process is killed (ie. LaunchAgents)
- Resolve payloads path being mis-routed during CLI calls
- Increment Binaries:
- PatcherSupportPkg 1.1.1 - release
## 0.6.6
- Implement option to disable ColorSync downgrade on HD 3000 Macs