Sync PatcherSupportPkg

This commit is contained in:
Mykola Grymalyuk
2023-05-17 11:03:15 -06:00
parent adcacc478d
commit 034a30a283
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -699,7 +699,7 @@ class SystemPatchDictionary():
"AMD3800Controller.kext": "10.13.6",
"AMD4600Controller.kext": "10.13.6",
"AMD4800Controller.kext": "10.13.6",
"ATIRadeonX2000.kext": "10.13.6",
"ATIRadeonX2000.kext": "10.13.6" if self.os_major < os_data.os_data.ventura else "10.13.6 TS1",
"ATIRadeonX2000GA.plugin": "10.13.6",
"ATIRadeonX2000GLDriver.bundle": "10.13.6",
"ATIRadeonX2000VADriver.bundle": "10.13.6",