mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-20 02:34:33 +10:00
Add GMA data set
This commit is contained in:
@@ -789,6 +789,17 @@ class amd_ids:
|
||||
|
||||
|
||||
class intel_ids:
|
||||
gma_950_ids = [
|
||||
0x2582,
|
||||
0x2592,
|
||||
0x2772,
|
||||
0x27A2,
|
||||
]
|
||||
|
||||
gma_x3100_ids = [
|
||||
0x2a02,
|
||||
]
|
||||
|
||||
iron_ids = [
|
||||
# AppleIntelHDGraphics IDs
|
||||
0x0044,
|
||||
|
||||
Reference in New Issue
Block a user