mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 12:00:15 +10:00
Test HD4000 DRM
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
- Lilu 1.5.4 release (07-05-2021)
|
- Lilu 1.5.4 release (07-05-2021)
|
||||||
- AppleALC 1.6.2 release
|
- AppleALC 1.6.2 release
|
||||||
- WhateverGreen 1.6.2 release
|
- WhateverGreen 1.6.2 release
|
||||||
|
- PatcherSupportPkg 0.0.12 release
|
||||||
|
|
||||||
## 0.2.2
|
## 0.2.2
|
||||||
|
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ class Constants:
|
|||||||
self.fw_kext = "1.0.0"
|
self.fw_kext = "1.0.0"
|
||||||
self.disk = ""
|
self.disk = ""
|
||||||
self.patch_disk = ""
|
self.patch_disk = ""
|
||||||
self.patcher_support_pkg_version = "0.0.11" # PatcherSupportPkg
|
self.patcher_support_pkg_version = "0.0.12" # PatcherSupportPkg
|
||||||
|
|
||||||
# Get resource path
|
# Get resource path
|
||||||
self.current_path = Path(__file__).parent.parent.resolve()
|
self.current_path = Path(__file__).parent.parent.resolve()
|
||||||
|
|||||||
Reference in New Issue
Block a user