mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +10:00
Sync Changelog
This commit is contained in:
@@ -118,6 +118,7 @@ class create_binary:
|
|||||||
"AutoPkg-Assets.pkg.zip",
|
"AutoPkg-Assets.pkg.zip",
|
||||||
"InstallAssistant.pkg",
|
"InstallAssistant.pkg",
|
||||||
"InstallAssistant.pkg.integrityDataV1",
|
"InstallAssistant.pkg.integrityDataV1",
|
||||||
|
"KDK.dmg",
|
||||||
]
|
]
|
||||||
print("- Deleting extra binaries...")
|
print("- Deleting extra binaries...")
|
||||||
for file in Path("payloads").glob(pattern="*"):
|
for file in Path("payloads").glob(pattern="*"):
|
||||||
|
|||||||
@@ -31,6 +31,9 @@
|
|||||||
- Resolve OpenCL support for legacy Metal Intel iGPUs
|
- Resolve OpenCL support for legacy Metal Intel iGPUs
|
||||||
- Implement Automatic Rosetta Cryptex installation on OS installs and updates
|
- Implement Automatic Rosetta Cryptex installation on OS installs and updates
|
||||||
- Drops need for manual OS.dmg swapping on pre-Haswell
|
- Drops need for manual OS.dmg swapping on pre-Haswell
|
||||||
|
- Implement automatic Kernel Debug Kit downloader for systems requiring Boot/SysKC rebuilding
|
||||||
|
- ex. AMD GCN
|
||||||
|
- Relies on N-1 system for when matching KDK is not present
|
||||||
- Increment Binaries:
|
- Increment Binaries:
|
||||||
- OpenCorePkg 0.8.3 release
|
- OpenCorePkg 0.8.3 release
|
||||||
- Lilu 1.6.2 - release
|
- Lilu 1.6.2 - release
|
||||||
|
|||||||
Reference in New Issue
Block a user