Mykola Grymalyuk
|
e82c76fedf
|
build.py: Remove unused plugins, validate unused Tools/Drivers
|
2022-10-04 18:14:46 -06:00 |
|
Mykola Grymalyuk
|
2e74debefa
|
Increment Binaries
|
2022-10-04 11:11:36 -06:00 |
|
Mykola Grymalyuk
|
251bd48920
|
defaults.py: Refactor Probe Logic
|
2022-09-28 12:21:24 -06:00 |
|
Mykola Grymalyuk
|
1d821b993b
|
build.py: Drop manual Root Hash Patching
|
2022-09-27 07:20:05 -06:00 |
|
Mykola Grymalyuk
|
653692f898
|
Implement Automatic Rosetta Cryptex installation
Drops need for manual OS.dmg swapping on pre-Haswell
|
2022-09-24 22:22:34 -06:00 |
|
Mykola Grymalyuk
|
92ff4244ae
|
build.py: Add AVXpel-based NoAVX kext
Resolves Zlib-based instability in Ventura on pre-Sandy Bridge Macs
Credit to @educovas for developing
|
2022-09-21 18:45:29 -06:00 |
|
Mykola Grymalyuk
|
d0364d8c91
|
build.py: Ensure boot-arg is installed for BCM2046/2070 chipsets
|
2022-09-19 21:07:56 -06:00 |
|
Mykola Grymalyuk
|
0693e345d0
|
defaults: Add proper AMFI vs LV logic
|
2022-09-14 18:21:21 -06:00 |
|
Mykola Grymalyuk
|
7fc2d478f2
|
Adjust AMFI logic for Kepler and GCN
|
2022-09-13 21:34:37 -06:00 |
|
Mykola Grymalyuk
|
616d812913
|
Drop reliance on amfi_get_out_of_my_way=0x1
|
2022-09-13 19:51:28 -06:00 |
|
Mykola Grymalyuk
|
36dc2c55cf
|
Merge branch 'main' into ventura-alpha
|
2022-08-27 15:53:05 -06:00 |
|
Mykola Grymalyuk
|
45654bce16
|
build.py: Ensure WEG is installed on Mac Pro configs
|
2022-08-27 13:00:20 -06:00 |
|
Mykola Grymalyuk
|
a546aa1d85
|
build.py: fix SIP variable
|
2022-08-23 17:03:39 -06:00 |
|
Mykola Grymalyuk
|
643e4cf87a
|
Merge branch 'main' into ventura-alpha
# Conflicts:
# resources/os_probe.py
|
2022-08-19 15:43:23 -06:00 |
|
Mykola Grymalyuk
|
0286b8d64a
|
build.py: rework MCE Disabler logic
|
2022-08-09 09:49:12 -06:00 |
|
Mykola Grymalyuk
|
2e192bac63
|
Merge branch 'main' into ventura-alpha
|
2022-07-27 10:37:08 -06:00 |
|
Mykola Grymalyuk
|
c96dac7cd4
|
Add missing IOPlatformPlugin files
|
2022-07-26 19:34:16 -06:00 |
|
Mykola Grymalyuk
|
59ef2d423a
|
Merge branch 'main' into ventura-alpha
|
2022-07-16 15:08:29 -06:00 |
|
Mykola Grymalyuk
|
b8642731c3
|
build.py: Fix misc typos
|
2022-07-16 14:44:07 -06:00 |
|
Mykola Grymalyuk
|
a7cb63530e
|
build.py: Consolidate plist clean up into single loop
|
2022-07-07 14:24:07 -06:00 |
|
Mykola Grymalyuk
|
15e3ea06f0
|
build.py: Add config validation
|
2022-07-07 12:10:48 -06:00 |
|
Mykola Grymalyuk
|
895c9e0603
|
Merge branch 'main' into ventura-alpha
|
2022-07-05 17:34:39 -06:00 |
|
Mykola Grymalyuk
|
885a1efbdc
|
gui_main.py: Add warning to serial spoofing
|
2022-07-03 12:57:34 -06:00 |
|
Mykola Grymalyuk
|
7078ca5699
|
build.py: Fix on-model Ethernet detection
|
2022-06-21 13:44:31 -06:00 |
|
Mykola Grymalyuk
|
0c2185a882
|
build.py: Fix ethernet model assumption
|
2022-06-21 13:15:32 -06:00 |
|
Mykola Grymalyuk
|
e80454af5a
|
build.py: Fix VMM erroring on build
|
2022-06-21 12:04:48 -06:00 |
|
Mykola Grymalyuk
|
1130662e7a
|
build.py: Add USB1.1 injection
|
2022-06-18 15:12:24 -06:00 |
|
Mykola Grymalyuk
|
85572a2889
|
Misc Ventura fixes
|
2022-06-14 21:39:21 -06:00 |
|
Mykola Grymalyuk
|
03b8b46550
|
build.py: Allow dyld sharred cache swapping on pre-Haswell
|
2022-06-11 20:03:55 -06:00 |
|
Mykola Grymalyuk
|
c63bfae574
|
build.py: fix typo
|
2022-06-11 12:08:42 -06:00 |
|
Mykola Grymalyuk
|
c8f582f49d
|
Fix VMM patch set for Ventura
|
2022-06-11 11:49:55 -06:00 |
|
Mykola Grymalyuk
|
05cff05749
|
Resolve Ethernet support on MacPro3,1-5,1
|
2022-06-11 11:11:59 -06:00 |
|
Mykola Grymalyuk
|
084c0cc438
|
build.py: Add Ventura USB map injection
|
2022-06-11 10:50:18 -06:00 |
|
Mykola Grymalyuk
|
fe945f9d7d
|
Merge branch 'main' into ventura-alpha
|
2022-06-10 15:36:08 -06:00 |
|
Mykola Grymalyuk
|
e6a3b00ef4
|
build.py: Move Ventura logic to ventura-alpha branch
|
2022-06-09 14:50:28 -06:00 |
|
Mykola Grymalyuk
|
9fb2efee8d
|
Fix Top case bundle pathing
|
2022-06-09 14:37:01 -06:00 |
|
Mykola Grymalyuk
|
8eafe33d92
|
Add Ventura models
|
2022-06-09 12:32:38 -06:00 |
|
Mykola Grymalyuk
|
b0f2b00425
|
Add Trackpad fix for Ventura
Credit to IronApple for inital findings
|
2022-06-09 12:12:20 -06:00 |
|
Mykola Grymalyuk
|
b7c1b2b3d1
|
build.py: Switch boot.efi model patch to iMac18,1
|
2022-06-06 12:34:38 -07:00 |
|
Mykola Grymalyuk
|
a0819f0497
|
build.py: Add beta Lilu support
Commited from Apple Park!
|
2022-06-06 09:04:29 -07:00 |
|
Mykola Grymalyuk
|
1ea3062ca5
|
py: Remove unused imports
|
2022-06-01 09:46:43 -06:00 |
|
Mykola Grymalyuk
|
39f110a6ac
|
Remove trailing whitespaces
|
2022-05-30 22:51:00 -06:00 |
|
Mykola Grymalyuk
|
46549b6dd3
|
build.py: Move Web Driver poperty building to dedicated loop
Allows properties to be applied on all units if applicable
|
2022-05-27 23:06:02 -06:00 |
|
Mykola Grymalyuk
|
61ef7fe81b
|
Add M4000 PCI ID
|
2022-05-26 20:10:41 -06:00 |
|
Mykola Grymalyuk
|
87df615150
|
build.py: Move nvda_drv to dedicated entry
|
2022-05-25 21:03:05 -06:00 |
|
Mykola Grymalyuk
|
a2858a1ecf
|
build.py: Add WhateverGreen for Web Driver configs
|
2022-05-25 19:06:54 -06:00 |
|
Mykola Grymalyuk
|
8f7df604af
|
Implement Alpha Support for Nvidia Web Drivers
|
2022-05-25 17:11:50 -06:00 |
|
Mykola Grymalyuk
|
d394bf75db
|
Sync changelog
|
2022-05-25 08:36:40 -06:00 |
|
Mykola Grymalyuk
|
67a78ec4a2
|
APFS: Implement ZLib downgrade for 12.4+
Applicable for pre-Sandy Bridge Macs
|
2022-05-24 17:48:40 -06:00 |
|
Mykola Grymalyuk
|
60fab3986e
|
Add User prompt for mismatched config
|
2022-05-10 18:17:23 -06:00 |
|