Sync PatcherSupportPkg

This commit is contained in:
Mykola Grymalyuk
2023-03-28 09:06:40 -06:00
parent af4d063f6e
commit afae4f8eda
3 changed files with 11 additions and 7 deletions

View File

@@ -1168,12 +1168,8 @@ class SystemPatchDictionary():
},
},
"Install": {
"/System/Library/Extensions/IOUSBHostFamily.kext/Contents/MacOS": {
"IOUSBHostFamily": "12.6.2",
},
"/System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns": {
"AppleUSBEHCI.kext": "12.6.2",
"AppleUSBHub.kext": "12.6.2",
"/System/Library/Extensions": {
"IOUSBHostFamily.kext": "12.6.2",
},
},
}