Update binaries and add AppleIntelSharedGraphics.bundle

This commit is contained in:
Dhinak G
2021-06-12 17:15:24 -04:00
parent 4a5e3c89b6
commit eaadaa2d45
2 changed files with 3 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ class Constants:
self.sidecarfixup_version = "1.0.2"
self.innie_version = "1.3.0"
self.fw_kext = "1.0.0"
self.payload_version = "0.0.16"
self.payload_version = "0.0.17"
# Get resource path
self.current_path = Path(__file__).parent.parent.resolve()
@@ -531,4 +531,4 @@ class Constants:
"Xserve1,1": "Mac-F4208AC8",
"Xserve2,1": "Mac-F42289C8",
"Xserve3,1": "Mac-F223BEC8",
}
}

View File

@@ -1268,6 +1268,7 @@ AddIntelGen3Accel = [
"AppleIntelHD4000GraphicsMTLDriver.bundle",
"AppleIntelHD4000GraphicsVADriver.bundle",
"AppleIntelIVBVA.bundle",
"AppleIntelGraphicsShared.bundle",
]
AddGeneralAccel = [