Commit Graph

45 Commits

Author SHA1 Message Date
Hoang Hong Quan
ba916add8e Enable patch to fix system clocks for Intel Coffee Lake CPUs and newer 2024-11-07 00:12:46 +07:00
Hoang Hong Quan
3f6778e13f Add PNLF device directly to integrated GPU device 2024-10-28 19:27:21 +07:00
Hoang Hong Quan
26650152ad Fix missing check for Bumblebee method to disable GPU 2024-10-28 15:58:46 +07:00
Hoang Hong Quan
d473a26d97 Rewrite ACPI patch APIC for Intel HEDT systems 2024-10-21 13:14:01 +07:00
Hoang Hong Quan
2c0eb17cb8 Rewrite ACPI patch to create a new RTC device for Intel HEDT systems 2024-10-21 11:36:59 +07:00
Hoang Hong Quan
4b0f22a387 Rewrite ACPI patch to disable USB Hub devices 2024-10-21 10:01:25 +07:00
Hoang Hong Quan
05ccff0135 Remove default ACPI PRW patch 2024-10-20 10:23:40 +07:00
Hoang Hong Quan
a7e19c0a1b Remove default ACPI patches APIC and FixHPET for Intel HEDT systems 2024-10-18 08:07:10 +07:00
Hoang Hong Quan
14d507899d Default to using spoof method to disable GPU before checking other methods 2024-10-18 03:57:34 +07:00
Hoang Hong Quan
e808e502ae Add SSDT to disable unsupported or unused network devices 2024-10-16 02:54:03 +07:00
Hoang Hong Quan
3365bc8b97 Apply RTCAWAC ACPI patch for AMD CPU systems 2024-10-14 04:39:30 +07:00
Hoang Hong Quan
b480c457a6 For configurations without any supported network hardware 2024-10-14 04:25:33 +07:00
Hoang Hong Quan
9fe99058fd Fix missing SSDT to enable CPU power management 2024-10-13 22:19:36 +07:00
Hoang Hong Quan
665789d78f Resolve ACPI-related issues 2024-10-13 11:56:54 +07:00
Hoang Hong Quan
6fea88655d Improve accuracy of HP brand check 2024-10-13 10:01:50 +07:00
Hoang Hong Quan
0a5a4ed8ac Fix logic error in checking EC fields greater than 8 2024-10-11 12:51:08 +07:00
Hoang Hong Quan
e68ab5cc81 Rearrange misplaced code to its correct position 2024-10-10 21:09:49 +07:00
Hoang Hong Quan
09e20db008 Add SSDT to disable GPU, including Optimus, Bumblebee, and spoof method 2024-10-10 19:39:38 +07:00
Hoang Hong Quan
f3bc4e357e Standardize index for GPU check 2024-10-10 18:45:36 +07:00
Hoang Hong Quan
5d76c47f57 Fix brightness control patch for laptop display 2024-10-10 14:48:36 +07:00
Hoang Hong Quan
0c4606a9ec Link changes, update input info from report 2024-10-08 16:58:13 +07:00
Hoang Hong Quan
0e49f9fe31 Update report with Hardware Sniffer, replacing old AIDA64 report 2024-10-08 02:28:02 +07:00
Hoang Hong Quan
a0d3fdf469 Update CPU generation and motherboard chipset info 2024-10-08 01:41:16 +07:00
Hoang Hong Quan
836d672634 Update instructions, remove hardware info screen 2024-10-08 01:21:03 +07:00
Hoang Hong Quan
f47552acc8 Update the results of the previously skipped ACPI patch 2024-10-03 19:50:59 +07:00
Hoang Hong Quan
03811eff62 Add customizable ACPI patch options and update additional patches 2024-09-29 07:44:25 +07:00
Hoang Hong Quan
bf36adf4fd Change data type of the variable containing the darwin version 2024-09-24 21:09:55 +07:00
Hoang Hong Quan
2540798def Refactor folder creation function 2024-09-13 17:41:54 +07:00
Hoang Hong Quan
347abb953d Update handling methods related to macOS version 2024-09-11 03:55:50 +07:00
Hoang Hong Quan
0506fb6711 Remove the check for connection name being Ethernet or WiFi 2024-08-18 08:55:41 +07:00
Hoang Hong Quan
eccf10f9d5 Memory Controller Hub Controller device is not present in Apple's desktop "Pro" lines 2024-08-17 17:24:02 +07:00
Hoang Hong Quan
0c8d24e7c4 Remove unused library imports 2024-08-17 16:39:05 +07:00
Hoang Hong Quan
e15130dc6b Add a PMCR device for all 300-series mainboards 2024-08-17 16:38:21 +07:00
Hoang Hong Quan
a54532fbf9 Refactor code to compile ACPI table 2024-08-17 16:30:11 +07:00
Hoang Hong Quan
b19514e64a Only disable unsupported storage 2024-08-05 20:42:33 +07:00
Hoang Hong Quan
b228f3c369 Remove SSDT disabling Wi-Fi and SD card reader 2024-08-03 08:18:18 +07:00
Hoang Hong Quan
87af6bd2b8 Retain properties of unsupported devices 2024-08-01 07:54:10 +07:00
Hoang Hong Quan
c0e9fefa11 Remove some redundant code from previous cleanup 2024-07-29 19:08:46 +07:00
Hoang Hong Quan
d51da2a852 Drop two tables to prevent panic on Intel Sandy Bridge and Ivy Bridge CPUs 2024-07-29 19:06:21 +07:00
Hoang Hong Quan
9cd65ac301 Add patch for APIC table on HEDT systems 2024-07-29 19:04:16 +07:00
Hoang Hong Quan
a955966d72 Remove all f-strings due to some errors 2024-07-29 16:03:13 +07:00
Hoang Hong Quan
12171978d8 Add SSDT spoof GPU ID for some GPU IDs not available in macOS 2024-07-29 10:05:38 +07:00
Hoang Hong Quan
d9e0ed9b34 Fix the incorrect path in some cases 2024-07-27 18:25:25 +07:00
Hoang Hong Quan
4b480b7751 Update the instructions for manually dumping ACPI tables 2024-07-27 18:12:14 +07:00
Hoang Hong Quan
72a124244b Initial commit 2024-07-26 18:09:54 +07:00