-
Notifications
You must be signed in to change notification settings - Fork 22
/
plugins.json
526 lines (526 loc) · 15.1 KB
/
plugins.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
{
"Plugins": [
{
"Debug File": "build/Debug/*.zip",
"Desc": "An open source kernel extension providing a set of patches required for non-native Airport Broadcom Wi-Fi cards.",
"Lilu": true,
"MacKernelSDK": true,
"Name": "AirportBrcmFixup",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/AirportBrcmFixup"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "dynamic audio patching",
"Lilu": true,
"MacKernelSDK": true,
"Name": "AppleALC",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/AppleALC"
},
{
"Build Opts": [
"-target",
"Package"
],
"Debug File": "build/Debug/*.zip",
"Desc": "An open source kernel extension which applies PatchRAM updates for Broadcom RAMUSB based devices",
"Lilu": true,
"MacKernelSDK": true,
"Name": "BrcmPatchRAM",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/BrcmPatchRAM"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Handler for brightness keys without DSDT patches",
"Lilu": true,
"MacKernelSDK": true,
"Name": "BrightnessKeys",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/BrightnessKeys"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Dynamic macOS CPU power management data injection",
"Lilu": true,
"MacKernelSDK": true,
"Name": "CPUFriend",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/CPUFriend"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Combines functionality of VoodooTSCSync and disabling xcpm_urgency if TSC is not in sync",
"Lilu": true,
"MacKernelSDK": true,
"Name": "CpuTscSync",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/CpuTscSync"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Various patches to install Rosetta cryptex",
"Lilu": true,
"MacKernelSDK": true,
"Name": "CryptexFixup",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/CryptexFixup"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "A Lilu plugin intended to enable debug output in the macOS kernel",
"Lilu": true,
"MacKernelSDK": true,
"Name": "DebugEnhancer",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/DebugEnhancer"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Allows reading Embedded Controller fields over 1 byte long",
"Lilu": true,
"MacKernelSDK": true,
"Name": "ECEnabler",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/1Revenger1/ECEnabler"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "SD host controller support for macOS",
"Lilu": true,
"MacKernelSDK": true,
"Name": "EmeraldSDHC",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/EmeraldSDHC"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Lilu Kernel extension for enabling Sidecar, NightShift, AirPlay to Mac and Universal Control support",
"Lilu": true,
"MacKernelSDK": true,
"Name": "FeatureUnlock",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/FeatureUnlock"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "A Lilu plugin intended to fix hibernation compatibility issues",
"Lilu": true,
"MacKernelSDK": true,
"Name": "HibernationFixup",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/HibernationFixup"
},
{
"Build Opts": [
"-alltargets"
],
"Debug File": "build/Debug/*.zip",
"Desc": "Intel Bluetooth Drivers for macOS",
"Lilu": true,
"MacKernelSDK": true,
"Name": "IntelBluetoothFirmware",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/OpenIntelWireless/IntelBluetoothFirmware"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Intel Ethernet LAN driver for macOS",
"Lilu": true,
"MacKernelSDK": true,
"Name": "IntelMausi",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/IntelMausi"
},
{
"32-bit": true,
"Debug File": "build/Debug/*.zip",
"Desc": "for arbitrary kext, library, and program patching",
"MacKernelSDK": true,
"Name": "Lilu",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/Lilu"
},
{
"Build Opts": [
"-target",
"Package"
],
"Debug File": "build/Debug/*.zip",
"Desc": "Hyper-V integration support for macOS",
"Lilu": true,
"MacKernelSDK": true,
"Name": "MacHyperVSupport",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/MacHyperVSupport"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "patches for the Apple NVMe storage driver, IONVMeFamily",
"Lilu": true,
"MacKernelSDK": true,
"Name": "NVMeFix",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/NVMeFix"
},
{
"Command": [
{
"args": [],
"name": "Building DuetPkg",
"path": "./build_duet.tool"
},
{
"args": [],
"name": "Building OpenCorePkg",
"path": "./build_oc.tool"
}
],
"Debug File": "Binaries/*DEBUG*.zip",
"Desc": "OpenCore front end",
"Max Per Run": 2,
"Name": "OpenCorePkg",
"Release File": "Binaries/*RELEASE*.zip",
"Type": "Bootloader",
"URL": "https://github.com/acidanthera/OpenCorePkg",
"Version": [
"awk",
"/^#define OPEN_CORE_VERSION/ { print substr($3,2,5) }",
"Include/Acidanthera/Library/OcMainLib.h"
]
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "open source kernel extension providing a way to emulate some offsets in your CMOS (RTC) memory",
"Lilu": true,
"MacKernelSDK": true,
"Name": "RTCMemoryFixup",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/RTCMemoryFixup"
},
{
"Debug File": "debug.zip",
"Desc": "OS X open source driver for the Realtek RTL8111/8168 family",
"Name": "RealtekRTL8111",
"Post-Build": [
{
"args": [
"-r",
"-X",
"../../release.zip",
"RealtekRTL8111.kext"
],
"cwd": "build/Release",
"name": "Zip Release Directory",
"path": "zip"
},
{
"args": [
"-r",
"-X",
"../../debug.zip",
"RealtekRTL8111.kext"
],
"cwd": "build/Debug",
"name": "Zip Debug Directory",
"path": "zip"
}
],
"Release File": "release.zip",
"URL": "https://github.com/Mieze/RTL8111_driver_for_OS_X"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Lilu kernel extension for blocking unwanted processes and unlocking support for certain features restricted to other hardware",
"Lilu": true,
"MacKernelSDK": true,
"Name": "RestrictEvents",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/RestrictEvents"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Serial mouse kernel extension for macOS",
"MacKernelSDK": true,
"Name": "SerialMouse",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/Goldfish64/SerialMouse"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "UEFI framebuffer driver for macOS",
"Lilu": true,
"MacKernelSDK": true,
"Name": "UEFIGraphicsFB",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/UEFIGraphicsFB"
},
{
"32-bit": true,
"Build Opts": [
"-target",
"Package"
],
"Debug File": "build/Debug/*.zip",
"Desc": "advanced Apple SMC emulator in the kernel",
"Lilu": true,
"MacKernelSDK": true,
"Name": "VirtualSMC",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/VirtualSMC"
},
{
"Build Dir": "build/Build/Products/",
"Build Opts": [
"-workspace",
"VoodooI2C.xcworkspace",
"-scheme",
"VoodooI2C"
],
"Debug File": "build/Build/Products/Debug/debug.zip",
"Desc": "Intel I2C controller and slave device drivers for macOS",
"Extras": [
"build/Build/Products/Release/release-dSYM.zip"
],
"MacKernelSDK": true,
"Name": "VoodooI2C",
"Post-Build": [
{
"args": [
"-r",
"-X",
"release.zip",
".",
"-i",
"./*.kext/*"
],
"cwd": "build/Build/Products/Release",
"name": "Zip Release Directory",
"path": "zip"
},
{
"args": [
"-r",
"-X",
"release-dSYM.zip",
".",
"-i",
"./*.dSYM/*"
],
"cwd": "build/Build/Products/Release",
"name": "Zip Release dSYM",
"path": "zip"
},
{
"args": [
"-r",
"-X",
"debug.zip",
".",
"-i",
"./*.kext/*"
],
"cwd": "build/Build/Products/Debug",
"name": "Zip Debug Directory",
"path": "zip"
}
],
"Pre-Build": [
{
"args": [
"-LfsO",
"https://raw.githubusercontent.com/acidanthera/VoodooInput/master/VoodooInput/Scripts/bootstrap.sh"
],
"name": "Download VoodooInput Bootstrap Script",
"path": "curl"
},
{
"args": [
"+x",
"bootstrap.sh"
],
"name": "Make Bootstrap Executable",
"path": "chmod"
},
{
"args": [],
"name": "Run VoodooInput Bootstrap",
"path": "./bootstrap.sh"
},
{
"args": [
"VoodooInput",
"Dependencies/"
],
"name": "Move VoodooInput to Dependencies",
"path": "mv"
}
],
"Release File": "build/Build/Products/Release/release.zip",
"Type": "Kext",
"URL": "https://github.com/VoodooI2C/VoodooI2C"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "Generic Multitouch Handler kernel extension for macOS",
"Lilu": true,
"MacKernelSDK": true,
"Name": "VoodooInput",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/VoodooInput"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "PS2 controller kext",
"Info": "build/Release/VoodooPS2Controller.kext/Contents/Info.plist",
"Lilu": true,
"MacKernelSDK": true,
"Name": "VoodooPS2",
"Pre-Build": [
{
"args": [
"-LfsO",
"https://raw.githubusercontent.com/acidanthera/VoodooInput/master/VoodooInput/Scripts/bootstrap.sh"
],
"name": "Download VoodooInput Bootstrap Script",
"path": "curl"
},
{
"args": [
"+x",
"bootstrap.sh"
],
"name": "Make Bootstrap Executable",
"path": "chmod"
},
{
"args": [],
"name": "Run VoodooInput Bootstrap",
"path": "./bootstrap.sh"
}
],
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/VoodooPS2"
},
{
"Command": "make",
"Debug File": "build/Debug/*.zip",
"Desc": "Refined macOS driver for ALPS TouchPads",
"Info": "VoodooPS2Controller.kext/Contents/Info.plist",
"Name": "VoodooPS2-Alps",
"Post-Build": [
{
"args": [
"-r",
"-X",
"release.zip",
"."
],
"cwd": "build/Release",
"name": "Zip Release Directory",
"path": "zip"
},
{
"args": [
"-r",
"-X",
"debug.zip",
"."
],
"cwd": "build/Debug",
"name": "Zip Debug Directory",
"path": "zip"
}
],
"Release File": "build/Release/*.zip",
"URL": "https://github.com/1Revenger1/VoodooPS2-Alps"
},
{
"Build Dir": "build/Build/Products/",
"Build Opts": [
"-scheme",
"VoodooRMI"
],
"Debug File": "build/Build/Products/Debug/*.zip",
"Desc": "Synaptic Trackpad driver over SMBus/I2C for macOS",
"MacKernelSDK": true,
"Name": "VoodooRMI",
"Release File": "build/Build/Products/Release/*.zip",
"Type": "Kext",
"URL": "https://github.com/VoodooSMBus/VoodooRMI"
},
{
"Build Dir": "build/Build/Products/",
"Build Opts": [
"-scheme",
"VoodooSMBus"
],
"Debug File": "build/Build/Products/Debug/debug.zip",
"Desc": "i2c-i801 driver port for macOS X + ELAN SMBus macOS X driver for Thinkpad T480s, L380, P52",
"Name": "VoodooSMBus",
"Post-Build": [
{
"args": [
"-r",
"-X",
"release.zip",
".",
"-i",
"./*.kext/*"
],
"cwd": "build/Build/Products/Release",
"name": "Zip Release Directory",
"path": "zip"
},
{
"args": [
"-r",
"-X",
"debug.zip",
".",
"-i",
"./*.kext/*"
],
"cwd": "build/Build/Products/Debug",
"name": "Zip Debug Directory",
"path": "zip"
}
],
"Release File": "build/Build/Products/Release/release.zip",
"Type": "Kext",
"URL": "https://github.com/VoodooSMBus/VoodooSMBus"
},
{
"Debug File": "build/Debug/*.zip",
"Desc": "provides patches for AMD/Nvidia/Intel GPUs",
"Lilu": true,
"MacKernelSDK": true,
"Name": "WhateverGreen",
"Release File": "build/Release/*.zip",
"URL": "https://github.com/acidanthera/WhateverGreen"
},
{
"Build Opts": [
"-arch",
"x86_64",
"-project",
"gfxutil.xcodeproj",
"ONLY_ACTIVE_ARCH=NO"
],
"Debug File": "build/Debug/*.zip",
"Desc": "OpenCore front end",
"EDK II": true,
"MacKernelSDK": true,
"Name": "gfxutil",
"Release File": "build/Release/*.zip",
"Type": "Utility",
"URL": "https://github.com/acidanthera/gfxutil",
"Version": [
"awk",
"/^#define VERSION/ { print substr($3,2,5) }",
"main.h"
]
}
]
}