diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 73c6842..5081628 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,8 @@ assignees: '' --- +**Note**: Please use the Discussions tab if you have any ideas or a question. + **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 11fc491..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: enhancement -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. - -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - -**Additional context** -Add any other context or screenshots about the feature request here. diff --git a/.github/ISSUE_TEMPLATE/question---help.md b/.github/ISSUE_TEMPLATE/question---help.md deleted file mode 100644 index 469c0ab..0000000 --- a/.github/ISSUE_TEMPLATE/question---help.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Question / Help -about: Ask your question here -title: '' -labels: question -assignees: '' - ---- - -**Describe your question** diff --git a/CHANGELOG.md b/CHANGELOG.md index f93e482..a850b12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,25 @@ ![-----------------------------------------------------](https://dl.exploitox.de/t440p-oc/rainbow.png) +### Version 1.7.0 (25.12.2021) +- OpenCore to ```0.7.6``` +- Kext Changes + - New / Updated + - AppleALC to ```1.6.7``` + - HibernationFixup to ```1.4.5``` + - Lilu to ```1.5.8``` + - VirtualSMC to ```1.2.8``` + - WhateverGreen to ```1.5.5``` + - Added RealtekCardReader + - Added RealtekCardReaderFriend.kext + - USBMap to ```1.0.1``` +- Config Changes + - New Model: ```MacBookPro12,1``` to ```MacBookPro11,4``` + - Removed Debug and verbose boot arg + - SecureBootModel from ```Default``` to ```Disabled``` + - ScanTarget from ```67``` to ```3``` + - Removed outdated drivers + ### Version 1.6.0 (25.10.2021) - OpenCore to ```0.7.4``` - SSDT Changes diff --git a/EFI - Big Sur/OC/ACPI/SSDT-ADPT.aml b/EFI - Big Sur/OC/ACPI/SSDT-ADPT.aml index 6efe191..003605a 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-ADPT.aml and b/EFI - Big Sur/OC/ACPI/SSDT-ADPT.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-ALS0.aml b/EFI - Big Sur/OC/ACPI/SSDT-ALS0.aml index 915fd0d..ca3be04 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-ALS0.aml and b/EFI - Big Sur/OC/ACPI/SSDT-ALS0.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-BATX.aml b/EFI - Big Sur/OC/ACPI/SSDT-BATX.aml index c4bbce6..1a26acf 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-BATX.aml and b/EFI - Big Sur/OC/ACPI/SSDT-BATX.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-DEHCI.aml b/EFI - Big Sur/OC/ACPI/SSDT-DEHCI.aml index f8ba49a..8ef9c32 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-DEHCI.aml and b/EFI - Big Sur/OC/ACPI/SSDT-DEHCI.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-ECRW.aml b/EFI - Big Sur/OC/ACPI/SSDT-ECRW.aml index e00e746..7d51f5d 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-ECRW.aml and b/EFI - Big Sur/OC/ACPI/SSDT-ECRW.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-HPET.aml b/EFI - Big Sur/OC/ACPI/SSDT-HPET.aml index ee36fdc..e0f7098 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-HPET.aml and b/EFI - Big Sur/OC/ACPI/SSDT-HPET.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-KBD.aml b/EFI - Big Sur/OC/ACPI/SSDT-KBD.aml index 4411cde..e49d276 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-KBD.aml and b/EFI - Big Sur/OC/ACPI/SSDT-KBD.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-LED.aml b/EFI - Big Sur/OC/ACPI/SSDT-LED.aml index acdd4ed..948130a 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-LED.aml and b/EFI - Big Sur/OC/ACPI/SSDT-LED.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-MCHC.aml b/EFI - Big Sur/OC/ACPI/SSDT-MCHC.aml index 119e6e8..a64a305 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-MCHC.aml and b/EFI - Big Sur/OC/ACPI/SSDT-MCHC.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-PLUG.aml b/EFI - Big Sur/OC/ACPI/SSDT-PLUG.aml index 64dbfd1..41d36af 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-PLUG.aml and b/EFI - Big Sur/OC/ACPI/SSDT-PLUG.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-PNLF.aml b/EFI - Big Sur/OC/ACPI/SSDT-PNLF.aml index f4c0a52..4a51499 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-PNLF.aml and b/EFI - Big Sur/OC/ACPI/SSDT-PNLF.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-PWRB.aml b/EFI - Big Sur/OC/ACPI/SSDT-PWRB.aml index 7b229dd..76377c4 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-PWRB.aml and b/EFI - Big Sur/OC/ACPI/SSDT-PWRB.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-SMBUS.aml b/EFI - Big Sur/OC/ACPI/SSDT-SMBUS.aml index 712bcbf..224ed6a 100644 Binary files a/EFI - Big Sur/OC/ACPI/SSDT-SMBUS.aml and b/EFI - Big Sur/OC/ACPI/SSDT-SMBUS.aml differ diff --git a/EFI - Big Sur/OC/ACPI/SSDT-THINK.aml b/EFI - Big Sur/OC/ACPI/SSDT-THINK.aml new file mode 100644 index 0000000..55d1461 Binary files /dev/null and b/EFI - Big Sur/OC/ACPI/SSDT-THINK.aml differ diff --git a/EFI - Big Sur/OC/Config.plist b/EFI - Big Sur/OC/Config.plist index 674c2cc..8da88f0 100644 --- a/EFI - Big Sur/OC/Config.plist +++ b/EFI - Big Sur/OC/Config.plist @@ -8,7 +8,7 @@ Comment - TODO: Recreate file + Power Resources for Wake Enabled Path @@ -16,7 +16,7 @@ Comment - TODO: Recreate file + Fake ambient light sensor Enabled Path @@ -24,7 +24,7 @@ Comment - TODO: Recreate file + Battery driver Enabled Path @@ -32,7 +32,7 @@ Comment - TODO: Recreate file + Disable EHCI controller Enabled Path @@ -40,7 +40,7 @@ Comment - TODO: Recreate file + ACPI driver for OEM hardware (YogaSMC) Enabled Path @@ -56,7 +56,7 @@ Comment - TODO: Recreate file + Brightness patch Enabled Path @@ -64,7 +64,7 @@ Comment - TODO: Recreate file + LED and Power Button blink patch Enabled Path @@ -72,7 +72,7 @@ Comment - TODO: Recreate file + AppleSMBus Fix Enabled Path @@ -80,7 +80,7 @@ Comment - Plugin type + Plugin type to 1 for CPU0/PR00 Enabled Path @@ -96,7 +96,7 @@ Comment - TODO: Recreate file + Power button Enabled Path @@ -104,12 +104,20 @@ Comment - TODO: Recreate file + Injects missing DVL0 device Enabled Path SSDT-SMBUS.aml + + Comment + ThinkVPC (YogaSMC) + Enabled + + Path + SSDT-THINK.aml + Delete @@ -1173,6 +1181,8 @@ 0 RebuildAppleMemoryMap + ResizeAppleGpuBars + -1 SetupVirtualMap SignalAppleOS @@ -1240,6 +1250,24 @@ Add + + BundlePath + ACPIBatteryManager.kext + Comment + ACPIBatteryManager.kext + Enabled + + ExecutablePath + Contents/MacOS/ACPIBatteryManager + Arch + Any + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + BundlePath AirportItlwm.kext @@ -1260,13 +1288,13 @@ BundlePath - IntelMausi.kext + CodecCommander.kext Comment - IntelMausi.kext + CodecCommander.kext Enabled ExecutablePath - Contents/MacOS/IntelMausi + Contents/MacOS/CodecCommander Arch Any MaxKernel @@ -1278,13 +1306,13 @@ BundlePath - Lilu.kext + IntelBluetoothFirmware.kext Comment - Lilu.kext + IntelBluetoothFirmware.kext Enabled ExecutablePath - Contents/MacOS/Lilu + Contents/MacOS/IntelBluetoothFirmware Arch Any MaxKernel @@ -1296,9 +1324,9 @@ BundlePath - USBMap.kext + IntelBluetoothInjector.kext Comment - USBMap.kext + IntelBluetoothInjector.kext Enabled ExecutablePath @@ -1314,13 +1342,13 @@ BundlePath - VirtualSMC.kext + IntelMausi.kext Comment - VirtualSMC.kext + IntelMausi.kext Enabled ExecutablePath - Contents/MacOS/VirtualSMC + Contents/MacOS/IntelMausi Arch Any MaxKernel @@ -1332,13 +1360,13 @@ BundlePath - VoodooPS2Controller.kext + Lilu.kext Comment - VoodooPS2Controller.kext + Lilu.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Controller + Contents/MacOS/Lilu Arch Any MaxKernel @@ -1350,13 +1378,13 @@ BundlePath - WhateverGreen.kext + RealtekCardReader.kext Comment - WhateverGreen.kext + RealtekCardReader.kext Enabled ExecutablePath - Contents/MacOS/WhateverGreen + Contents/MacOS/RealtekCardReader Arch Any MaxKernel @@ -1368,13 +1396,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext + RealtekCardReaderFriend.kext Comment - VoodooInput.kext + RealtekCardReaderFriend.kext Enabled ExecutablePath - Contents/MacOS/VoodooInput + Contents/MacOS/RealtekCardReaderFriend Arch Any MaxKernel @@ -1386,13 +1414,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext + USBMap.kext Comment - VoodooPS2Keyboard.kext + USBMap.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Keyboard + Arch Any MaxKernel @@ -1404,13 +1432,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext + VirtualSMC.kext Comment - VoodooPS2Mouse.kext + VirtualSMC.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Mouse + Contents/MacOS/VirtualSMC Arch Any MaxKernel @@ -1422,13 +1450,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Comment - VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Trackpad + Contents/MacOS/VoodooPS2Controller Arch Any MaxKernel @@ -1440,13 +1468,13 @@ BundlePath - AppleALC.kext + WhateverGreen.kext Comment - AppleALC.kext + WhateverGreen.kext Enabled ExecutablePath - Contents/MacOS/AppleALC + Contents/MacOS/WhateverGreen Arch Any MaxKernel @@ -1458,13 +1486,13 @@ BundlePath - CpuTscSync.kext + YogaSMC.kext Comment - CpuTscSync.kext + YogaSMC.kext Enabled ExecutablePath - Contents/MacOS/CpuTscSync + Contents/MacOS/YogaSMC Arch Any MaxKernel @@ -1476,13 +1504,13 @@ BundlePath - HibernationFixup.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext Comment - HibernationFixup.kext + VoodooInput.kext Enabled ExecutablePath - Contents/MacOS/HibernationFixup + Contents/MacOS/VoodooInput Arch Any MaxKernel @@ -1494,13 +1522,13 @@ BundlePath - SMCProcessor.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext Comment - SMCProcessor.kext + VoodooPS2Keyboard.kext Enabled ExecutablePath - Contents/MacOS/SMCProcessor + Contents/MacOS/VoodooPS2Keyboard Arch Any MaxKernel @@ -1512,13 +1540,13 @@ BundlePath - SMCSuperIO.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext Comment - SMCSuperIO.kext + VoodooPS2Mouse.kext Enabled ExecutablePath - Contents/MacOS/SMCSuperIO + Contents/MacOS/VoodooPS2Mouse Arch Any MaxKernel @@ -1529,112 +1557,130 @@ Contents/Info.plist + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext Comment - FeatureUnlock.kext + VoodooPS2Trackpad.kext + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Trackpad + Arch + Any MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + AppleALC.kext + Comment + AppleALC.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/FeatureUnlock + Contents/MacOS/AppleALC Arch Any - BundlePath - FeatureUnlock.kext - - - Comment - YogaSMC.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + CpuTscSync.kext + Comment + CpuTscSync.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/YogaSMC + Contents/MacOS/CpuTscSync Arch Any - BundlePath - YogaSMC.kext - - - Comment - IntelBluetoothFirmware.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + FeatureUnlock.kext + Comment + FeatureUnlock.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/IntelBluetoothFirmware + Contents/MacOS/FeatureUnlock Arch Any - BundlePath - IntelBluetoothFirmware.kext - - - Comment - IntelBluetoothInjector.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + HibernationFixup.kext + Comment + HibernationFixup.kext Enabled - MinKernel - ExecutablePath - + Contents/MacOS/HibernationFixup Arch Any - BundlePath - IntelBluetoothInjector.kext - - - Comment - ACPIBatteryManager.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCProcessor.kext + Comment + SMCProcessor.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/ACPIBatteryManager + Contents/MacOS/SMCProcessor Arch Any - BundlePath - ACPIBatteryManager.kext - - - Comment - CodecCommander.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCSuperIO.kext + Comment + SMCSuperIO.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/CodecCommander + Contents/MacOS/SMCSuperIO Arch Any - BundlePath - CodecCommander.kext + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist Block @@ -1969,7 +2015,7 @@ HibernateMode None HideAuxiliary - + LauncherOption Disabled LauncherPath @@ -2008,7 +2054,7 @@ SysReport Target - 67 + 3 Entries @@ -2060,12 +2106,273 @@ ScanPolicy 0 SecureBootModel - Default + Disabled Vault Optional Tools - + + + Name + BootKicker.efi + Comment + BootKicker.efi + Enabled + + Path + BootKicker.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ChipTune.efi + Comment + ChipTune.efi + Enabled + + Path + ChipTune.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CleanNvram.efi + Comment + CleanNvram.efi + Enabled + + Path + CleanNvram.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ControlMsrE2.efi + Comment + ControlMsrE2.efi + Enabled + + Path + ControlMsrE2.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CsrUtil.efi + Comment + CsrUtil.efi + Enabled + + Path + CsrUtil.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + GopStop.efi + Comment + GopStop.efi + Enabled + + Path + GopStop.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + KeyTester.efi + Comment + KeyTester.efi + Enabled + + Path + KeyTester.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + MmapDump.efi + Comment + MmapDump.efi + Enabled + + Path + MmapDump.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenControl.efi + Comment + OpenControl.efi + Enabled + + Path + OpenControl.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenShell.efi + Comment + OpenShell.efi + Enabled + + Path + OpenShell.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ResetSystem.efi + Comment + ResetSystem.efi + Enabled + + Path + ResetSystem.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + RtcRw.efi + Comment + RtcRw.efi + Enabled + + Path + RtcRw.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + TpmInfo.efi + Comment + TpmInfo.efi + Enabled + + Path + TpmInfo.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + NVRAM @@ -2075,8 +2382,6 @@ DefaultBackgroundColor AAAAAA== - UIScale - AQ== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2090,7 +2395,7 @@ SystemAudioVolume Rg== boot-args - -v keepsyms=1 debug=0x100 + keepsyms=1 csr-active-config AAAAAA== prev-lang:kbd @@ -2103,7 +2408,6 @@ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 - UIScale DefaultBackgroundColor 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2174,7 +2478,7 @@ SystemMemoryStatus Auto SystemProductName - MacBookPro12,1 + MacBookPro11,4 SystemSerialNumber 000000000000 SystemUUID @@ -2254,41 +2558,41 @@ Enabled Path - AudioDxe.efi + ExFatDxe.efi Arguments Comment - AudioDxe.efi + ExFatDxe.efi Enabled Path - HfsPlus.efi + ext4_x64.efi Arguments Comment - HfsPlus.efi + ext4_x64.efi Enabled Path - OpenCanopy.efi + HfsPlus.efi Arguments Comment - OpenCanopy.efi + HfsPlus.efi Enabled Path - OpenHfsPlus.efi + OpenCanopy.efi Arguments Comment - OpenHfsPlus.efi + OpenCanopy.efi Enabled @@ -2300,16 +2604,6 @@ Comment OpenLinuxBoot.efi - - Enabled - - Path - OpenPartitionDxe.efi - Arguments - - Comment - OpenPartitionDxe.efi - Enabled @@ -2320,46 +2614,6 @@ Comment OpenRuntime.efi - - Enabled - - Path - UsbMouseDxe.efi - Arguments - - Comment - UsbMouseDxe.efi - - - Comment - btrfs_x64.efi - Path - btrfs_x64.efi - Enabled - - Arguments - - - - Comment - ExFatDxe.efi - Path - ExFatDxe.efi - Enabled - - Arguments - - - - Comment - ext4_x64.efi - Path - ext4_x64.efi - Enabled - - Arguments - - Input @@ -2396,6 +2650,8 @@ ProvideConsoleGop + ReconnectGraphicsOnConnect + ReconnectOnResChange ReplaceTabWithSpace @@ -2406,6 +2662,8 @@ TextRenderer BuiltinGraphics + UIScale + 0 UgaPassThrough @@ -2456,6 +2714,8 @@ EnableVectorAcceleration + EnableVmx + ExitBootServicesDelay 0 ForceOcWriteFlash @@ -2470,6 +2730,8 @@ RequestBootVarRouting + ResizeGpuBars + -1 TscSyncTimeout 0 UnblockFsConnect diff --git a/EFI - Big Sur/OC/Drivers/AudioDxe.efi b/EFI - Big Sur/OC/Drivers/AudioDxe.efi deleted file mode 100644 index eed5957..0000000 Binary files a/EFI - Big Sur/OC/Drivers/AudioDxe.efi and /dev/null differ diff --git a/EFI - Big Sur/OC/Drivers/ExFatDxe.efi b/EFI - Big Sur/OC/Drivers/ExFatDxe.efi index c9b7510..9c20752 100644 Binary files a/EFI - Big Sur/OC/Drivers/ExFatDxe.efi and b/EFI - Big Sur/OC/Drivers/ExFatDxe.efi differ diff --git a/EFI - Big Sur/OC/Drivers/HfsPlus.efi b/EFI - Big Sur/OC/Drivers/HfsPlus.efi index 6deecbd..cb97a87 100644 Binary files a/EFI - Big Sur/OC/Drivers/HfsPlus.efi and b/EFI - Big Sur/OC/Drivers/HfsPlus.efi differ diff --git a/EFI - Big Sur/OC/Drivers/OpenCanopy.efi b/EFI - Big Sur/OC/Drivers/OpenCanopy.efi index 94c3266..5b363ff 100644 Binary files a/EFI - Big Sur/OC/Drivers/OpenCanopy.efi and b/EFI - Big Sur/OC/Drivers/OpenCanopy.efi differ diff --git a/EFI - Big Sur/OC/Drivers/OpenHfsPlus.efi b/EFI - Big Sur/OC/Drivers/OpenHfsPlus.efi deleted file mode 100644 index 807cb9c..0000000 Binary files a/EFI - Big Sur/OC/Drivers/OpenHfsPlus.efi and /dev/null differ diff --git a/EFI - Big Sur/OC/Drivers/OpenLinuxBoot.efi b/EFI - Big Sur/OC/Drivers/OpenLinuxBoot.efi index a0cf702..efc78cd 100644 Binary files a/EFI - Big Sur/OC/Drivers/OpenLinuxBoot.efi and b/EFI - Big Sur/OC/Drivers/OpenLinuxBoot.efi differ diff --git a/EFI - Big Sur/OC/Drivers/OpenPartitionDxe.efi b/EFI - Big Sur/OC/Drivers/OpenPartitionDxe.efi deleted file mode 100644 index b8b3d1c..0000000 Binary files a/EFI - Big Sur/OC/Drivers/OpenPartitionDxe.efi and /dev/null differ diff --git a/EFI - Big Sur/OC/Drivers/btrfs_x64.efi b/EFI - Big Sur/OC/Drivers/btrfs_x64.efi deleted file mode 100644 index 63f95e7..0000000 Binary files a/EFI - Big Sur/OC/Drivers/btrfs_x64.efi and /dev/null differ diff --git a/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/Info.plist index 13065e3..e70b570 100644 --- a/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1417 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.6.5 + 1.6.7 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.6.5 + 1.6.7 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ALCUserClientProvider @@ -65,6 +65,36 @@ as.vit9696.AppleALC HDAConfigDefault + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC282 Lenovo-IdeaPad-Z510 by hoseinrez + CodecID + 283902594 + ConfigData + + ASccEAEnHQEBJx6mAScfkAFHHCABRx0BAUce + FwFHH5ABRwwCAXcc8AF3HQABdx4AAXcfQAGH + HPABhx0AAYceAAGHH0ABpxzwAacdAAGnHgAB + px9AAbcc8AG3HQABtx4AAbcfQAHXHPAB1x0A + AdceAAHXH0AB5xzwAecdAAHnHgAB5x9AAZcc + MAGXHRABlx6BAZcfBAIXHEACFx0QAhceIQIX + HwQ= + + FuncGroup + 1 + LayoutID + 69 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -1370,6 +1400,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Deskmini H470 ALC235 by dumk1217 + CodecID + 283902517 + ConfigData + + AScc8AEnHQABJx4AAScfQAHXHPAB1x0AAdce + AAHXH0ACFxwQAhcdQAIXHiECFx8CAhcMAgG3 + HCABtx0AAbceEwG3H5kBtwwCAZccMAGXHQAB + lx6jAZcfmQGnHEABpx1QAacegQGnHwIBRxzw + AUcdAAFHHgABRx9AAUcMAgF3HPABdx0AAXce + AAF3H0ABhxzwAYcdAAGHHgABhx9AAecc8AHn + HQAB5x4AAecfQA== + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AhcMAgG3DAIBRwwC + + WakeVerbReinit + + AFGLowPowerState @@ -3011,6 +3071,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Andres ZeroCross - Intel NUC NUC10i5FNH + CodecID + 283902550 + ConfigData + + ASccMAEnHQEBJx6gAScfkAGXHCABlx0QAZce + gQGXHwECFxwQAhcdEAIXHgECFx8BAhcMAg== + + FuncGroup + 1 + LayoutID + 24 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -3036,6 +3121,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902550 + Comment + insanelyme - ALC256 for Huawei Matebook D15 2018 (MRC-W10) + ConfigData + + ASccMAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxwRAUcdAQFHHhcBRx+QAUcMAgGH + HPABhx0AAYceAAGHH0ABlxxAAZcdEAGXHoEB + lx8EAacc8AGnHQABpx4AAacfQAG3HBABtx0B + AbceFwG3H5ABtwwCAdcc8AHXHQAB1x4AAdcf + QAHnHPAB5x0AAeceAAHnH0ACFxwgAhcdEAIX + HiECFx8EAhcMAg== + + FuncGroup + 1 + LayoutID + 33 + WakeConfigData + + AbcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -4161,6 +4276,28 @@ LayoutID 24 + + AFGLowPowerState + + AwAAAA== + + Codec + ALC269 + CodecID + 283902569 + Comment + hua0512 - Realtek ALC269 for Medium Akoya P6653 + ConfigData + + AUccEAFHHQEBRx4XAUcfmQFXHCABVx0QAVce + IQFXHwEBVwwCAYccQAGHHRABhx6BAYcfAQEn + HDABJx0BAScepgEnH5kBRwwC + + FuncGroup + 1 + LayoutID + 25 + AFGLowPowerState @@ -5617,6 +5754,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902594 + Comment + Custom ALC282 Soarsea S210H by Jokerman1991 + ConfigData + + ASccAAEnHQABJx4AAScfQAHXHAUB1x2bAdce + RgHXH0ABRxwQAUcdAQFHHhcBRx+QAhccIAIX + HRACFx4hAhcfBAGXHDABlx0BAZcepwGXH5AB + dxzwAXcdEQF3HhEBdx9BAYcc8AGHHREBhx4R + AYcfQQGnHPABpx0RAaceEQGnH0EBtxzwAbcd + EQG3HhEBtx9BAecc8AHnHREB5x4RAecfQQFH + DAI= + + FuncGroup + 1 + LayoutID + 30 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -6026,6 +6193,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + ThinkCentre M73(10AX) ALC283 by dumk1217 + CodecID + 283902595 + ConfigData + + ISccACEnHQAhJx4AIScfQCHXHAEh1x0AIdce + QCHXH0AiFxwQIhcdQCIXHiEiFx8CIhcMAiFH + HCAhRx0BIUceFyFHH5AhRwwCIZccMCGXHZAh + lx6jIZcfmSGnHEAhpx2QIacegSGnHwEhdxzw + IXcdACF3HgAhdx9AIYcc8CGHHQAhhx4AIYcf + QCG3HPAhtx0AIbceACG3H0AhtwwCIecc8CHn + HQAh5x4AIecfQA== + + FuncGroup + 1 + LayoutID + 12 + WakeConfigData + + IhcMAiFHDAIhtwwC + + WakeVerbReinit + + AFGLowPowerState @@ -6162,6 +6359,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Lenovo Legion S740 15-IRH (Y9000X 2020) by R-a-s-c-a-l + CodecID + 283902597 + ConfigData + + AZccAAGXHRABlx6LAZcfAQEnHBABJx0BASce + pgEnH5ACFxwgAhcdEAIXHisCFx8BAhcMAgF3 + HEABdx0BAXceFwF3H5A= + + FuncGroup + 1 + LayoutID + 66 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -7361,19 +7584,25 @@ AwAAAA== Codec - Rockjesus - Realtek ALC298 for Alienware 17 ALC3266 + Rockjesus.cn - Realtek ALC298 for Alienware 17 R4 2.1ch CodecID 283902616 ConfigData ASccQAEnHQEBJx6mAScftwF3HBABdx0BAXce FwF3H5ABpxwwAacdEAGnHqEBpx8DAhccIAIX - HRACFx4hAhcfAw== + HRACFx4hAhcfAwFHDAICFwwC FuncGroup 1 LayoutID 11 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + AFGLowPowerState @@ -7986,6 +8215,32 @@ LayoutID 18 + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC662 for MSI X79A-GD65 + CodecID + 283903586 + ConfigData + + AUccEAFHHUABRx4RAUcfkQGHHCABhx2QAYce + oAGHH5EBpxwwAacdMAGnHoEBpx+RAbccUAG3 + HUABtx4hAbcfAgGXHEABlx2QAZceoQGXHwI= + + FuncGroup + 1 + LayoutID + 19 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + AFGLowPowerState @@ -9835,6 +10090,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283904146 + Comment + ALC892 for ASRock B365 Pro4 By TheHackGuy + ConfigData + + AUccEAFHHUABRx4BAUcfAQFHDAIBhxwgAYcd + kAGHHqABhx+BAaccMAGnHTABpx6BAacfAQ== + + FuncGroup + 1 + LayoutID + 23 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -11146,7 +11426,7 @@ 35 WakeConfigData - AUcMAg== + AUcMAgG3DAI= WakeVerbReinit @@ -11305,6 +11585,32 @@ WakeVerbReinit + + CodecID + 283904768 + CodecName + ALCS1200A for B550M Gaming Carbon WIFI by Kila2 + ConfigData + + AUccEAFHHVABRx4RAUcfkQFHDAIBZxwgAWcd + EAFnHgEBZx8BAVccMAFXHRABVx4BAVcfAQGH + HEABhx0QAYceoQGHH5EBpxxQAacdEAGnHoEB + px8BAZccYAGXHZABlx6BAZcfAgG3HHABtx1A + AbceIQG3HwIBtwwCAecckAHnHREB5x5FAecf + AQEXHPABFx0AARceAAEXH0ABdxzwAXcdAAF3 + HgABdx9A + + FuncGroup + 1 + LayoutID + 7 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + CodecID 283904768 @@ -13528,8 +13834,8 @@ ConfigData AUccEAFHHUABRx4RAUcfAQFHDAIBtxwgAbcd - EAG3HiEBtx8CAbcMAgGHHDABhx2QAYceoAGH - H5EBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB + EAG3HiEBtx8CAbcMAgGHHDABhx2QAYcehgGH + HwEBlxxAAZcdEAGXHoYBlx8CAaccPwGnHTAB px6BAacfAQ== FuncGroup @@ -13735,6 +14041,58 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Conexant CX11970 (CX8400) for Acer Swift 3 SF313 (Ice Lake) by b0ltun + CodecID + 351346896 + ConfigData + + AXccEAF3HQEBdx4XAXcfkQF3DAIBlxwgAZcd + kAGXHoEBlx8EAWccEAFnHUABZx4hAWcfBAFn + DAIBlwckAaccIAGnHQEBpx6gAacfkAGnByQ= + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AXcMAgFnDAIBlwckAacHJA== + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Yoga S740 14IIL by frozenzero123 + CodecID + 283902597 + ConfigData + + AUccEAFHHQEBRx4TAUcfkgFHDAICFxwgAhcd + EAIXHgECFx8DAhcMAgGXHEABlx0QAZcegQGX + HwM= + + FuncGroup + 1 + LayoutID + 88 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + IOClass AppleALC diff --git a/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 54b5e8a..445f657 100644 Binary files a/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI - Big Sur/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/Info.plist index 279a1ac..12c68fb 100644 --- a/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.4.4 + 1.4.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.4.4 + 1.4.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup b/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup index 8e84c51..8891c93 100644 Binary files a/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup and b/EFI - Big Sur/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup differ diff --git a/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/Info.plist index da57ab6..fb81947 100644 --- a/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.6 + 1.5.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.5.6 + 1.5.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.Lilu diff --git a/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index afc2b3a..c1d8cd0 100644 Binary files a/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI - Big Sur/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist new file mode 100644 index 0000000..2b2acd4 --- /dev/null +++ b/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist @@ -0,0 +1,377 @@ + + + + + BuildMachineOSBuild + 20G95 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReader + CFBundleIdentifier + science.firewolf.rtsx + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReader + CFBundlePackageType + KEXT + CFBundleShortVersionString + 0.9.6 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 0.9.6 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12E507 + DTPlatformName + macosx + DTPlatformVersion + 11.3 + DTSDKBuild + 20E214 + DTSDKName + macosx11.3 + DTXcode + 1251 + DTXcodeBuild + 12E507 + IOKitPersonalities + + IOSDBlockStorageDevice + + CFBundleIdentifier + science.firewolf.rtsx + Device Characteristics + + Product Name + Built In SDXC Reader + Vendor Name + Realtek + + IOClass + IOSDBlockStorageDevice + IOMediaIcon + + CFBundleIdentifier + com.apple.iokit.IOSCSIArchitectureModelFamily + IOBundleResourceFile + SD.icns + + IOProbeScore + 1000 + IOProviderClass + IOSDHostDriver + + RealtekRTS5129Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 297 + idVendor + 3034 + + RealtekRTS5139Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 313 + idVendor + 3034 + + RealtekRTS5179Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 320 + idVendor + 3034 + + RealtekRTS5209Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5209Controller + IOPCIMatch + 0x520910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5227Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5227Controller + IOPCIMatch + 0x522710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5229Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5229Controller + IOPCIMatch + 0x522910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS522AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS522AController + IOPCIMatch + 0x522A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5249Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5249Controller + IOPCIMatch + 0x524910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS524AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS524AController + IOPCIMatch + 0x524A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS525AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS525AController + IOPCIMatch + 0x525A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5260Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5260Controller + IOPCIMatch + 0x526010EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5286Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5286Controller + IOPCIMatch + 0x528610EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5287Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5287Controller + IOPCIMatch + 0x528710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5289Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5289Controller + IOPCIMatch + 0x528910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + + LSMinimumSystemVersion + 10.14 + NSHumanReadableCopyright + Copyright ยฉ 2021 FireWolf. All rights reserved. + OSBundleLibraries + + com.apple.iokit.IOPCIFamily + 2.9 + com.apple.iokit.IOStorageFamily + 2.1 + com.apple.iokit.IOUSBHostFamily + 1.2 + com.apple.kpi.iokit + 16.4 + com.apple.kpi.libkern + 16.4 + + OSBundleRequired + Root + + diff --git a/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader b/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader new file mode 100644 index 0000000..51aac6e Binary files /dev/null and b/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader differ diff --git a/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE b/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Big Sur/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist new file mode 100644 index 0000000..42373af --- /dev/null +++ b/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist @@ -0,0 +1,81 @@ + + + + + BuildMachineOSBuild + 21A559 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReaderFriend + CFBundleIdentifier + science.firewolf.rtsf + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReaderFriend + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0.2 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.0.2 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13A1030d + DTPlatformName + macosx + DTPlatformVersion + 12.0 + DTSDKBuild + 21A344 + DTSDKName + macosx12.0 + DTXcode + 1310 + DTXcodeBuild + 13A1030d + IOKitPersonalities + + RealtekCardReaderFriend + + CFBundleIdentifier + science.firewolf.rtsf + IOClass + RealtekCardReaderFriend + IOMatchCategory + RealtekCardReaderFriend + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.14 + OSBundleLibraries + + as.vit9696.Lilu + 1.4.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + diff --git a/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend b/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend new file mode 100644 index 0000000..1376f02 Binary files /dev/null and b/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend differ diff --git a/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE b/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Big Sur/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index fcebee6..6f99d89 100644 --- a/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.SMCProcessor diff --git a/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index fef32f1..0221140 100644 Binary files a/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI - Big Sur/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index dfd951d..6f97841 100644 --- a/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ru.joedm.SMCSuperIO diff --git a/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index a498e8a..c972efc 100644 Binary files a/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI - Big Sur/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI - Big Sur/OC/Kexts/USBMap.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/USBMap.kext/Contents/Info.plist index 9a52f83..df8e84d 100644 --- a/EFI - Big Sur/OC/Kexts/USBMap.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/USBMap.kext/Contents/Info.plist @@ -5,9 +5,9 @@ CFBundleDevelopmentRegion English CFBundleGetInfoString - v1.0 Copyright ยฉ 2018 - 2021 valnoxy. All rights reserved. + v1.1 Copyright ยฉ 2018 - 2022 valnoxy. All rights reserved. CFBundleIdentifier - com.valnoxy.USBMap + dev.valnoxy.USBMap CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -22,6 +22,294 @@ 1.0 IOKitPersonalities + MacBookPro11,1-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,1 + + MacBookPro11,4-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,4 + MacBookPro12,1-XHCI CFBundleIdentifier diff --git a/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index 582ea79..17e4b41 100644 --- a/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.VirtualSMC diff --git a/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index d9e9696..8106208 100644 Binary files a/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI - Big Sur/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 320ec20..7de7d3d 100644 --- a/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.4 + 1.5.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.5.4 + 1.5.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 7158fe1..03418d0 100644 Binary files a/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI - Big Sur/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI - Big Sur/OC/OpenCore.efi b/EFI - Big Sur/OC/OpenCore.efi index 1b9b407..cfc4bf4 100644 Binary files a/EFI - Big Sur/OC/OpenCore.efi and b/EFI - Big Sur/OC/OpenCore.efi differ diff --git a/EFI - Big Sur/OC/Tools/BootKicker.efi b/EFI - Big Sur/OC/Tools/BootKicker.efi new file mode 100644 index 0000000..766ef43 Binary files /dev/null and b/EFI - Big Sur/OC/Tools/BootKicker.efi differ diff --git a/EFI - Big Sur/OC/Tools/ChipTune.efi b/EFI - Big Sur/OC/Tools/ChipTune.efi new file mode 100644 index 0000000..0539818 Binary files /dev/null and b/EFI - Big Sur/OC/Tools/ChipTune.efi differ diff --git a/EFI - Big Sur/OC/Tools/CleanNvram.efi b/EFI - Big Sur/OC/Tools/CleanNvram.efi new file mode 100644 index 0000000..3bacecf Binary files /dev/null and b/EFI - Big Sur/OC/Tools/CleanNvram.efi differ diff --git a/EFI - Big Sur/OC/Tools/ControlMsrE2.efi b/EFI - Big Sur/OC/Tools/ControlMsrE2.efi new file mode 100644 index 0000000..5de261b Binary files /dev/null and b/EFI - Big Sur/OC/Tools/ControlMsrE2.efi differ diff --git a/EFI - Big Sur/OC/Tools/CsrUtil.efi b/EFI - Big Sur/OC/Tools/CsrUtil.efi new file mode 100644 index 0000000..ded6e1a Binary files /dev/null and b/EFI - Big Sur/OC/Tools/CsrUtil.efi differ diff --git a/EFI - Big Sur/OC/Tools/GopStop.efi b/EFI - Big Sur/OC/Tools/GopStop.efi new file mode 100644 index 0000000..3b43a60 Binary files /dev/null and b/EFI - Big Sur/OC/Tools/GopStop.efi differ diff --git a/EFI - Big Sur/OC/Tools/KeyTester.efi b/EFI - Big Sur/OC/Tools/KeyTester.efi new file mode 100644 index 0000000..26d4a65 Binary files /dev/null and b/EFI - Big Sur/OC/Tools/KeyTester.efi differ diff --git a/EFI - Big Sur/OC/Tools/MmapDump.efi b/EFI - Big Sur/OC/Tools/MmapDump.efi new file mode 100644 index 0000000..56f0dce Binary files /dev/null and b/EFI - Big Sur/OC/Tools/MmapDump.efi differ diff --git a/EFI - Big Sur/OC/Tools/OpenControl.efi b/EFI - Big Sur/OC/Tools/OpenControl.efi new file mode 100644 index 0000000..5ed3ac0 Binary files /dev/null and b/EFI - Big Sur/OC/Tools/OpenControl.efi differ diff --git a/EFI - Big Sur/OC/Tools/OpenShell.efi b/EFI - Big Sur/OC/Tools/OpenShell.efi new file mode 100644 index 0000000..7ecc7f4 Binary files /dev/null and b/EFI - Big Sur/OC/Tools/OpenShell.efi differ diff --git a/EFI - Heliport/OC/Drivers/UsbMouseDxe.efi b/EFI - Big Sur/OC/Tools/ResetSystem.efi similarity index 60% rename from EFI - Heliport/OC/Drivers/UsbMouseDxe.efi rename to EFI - Big Sur/OC/Tools/ResetSystem.efi index f87a62f..15d11c3 100644 Binary files a/EFI - Heliport/OC/Drivers/UsbMouseDxe.efi and b/EFI - Big Sur/OC/Tools/ResetSystem.efi differ diff --git a/EFI - Big Sur/OC/Tools/RtcRw.efi b/EFI - Big Sur/OC/Tools/RtcRw.efi new file mode 100644 index 0000000..c7d2c9d Binary files /dev/null and b/EFI - Big Sur/OC/Tools/RtcRw.efi differ diff --git a/EFI - Big Sur/OC/Tools/TpmInfo.efi b/EFI - Big Sur/OC/Tools/TpmInfo.efi new file mode 100644 index 0000000..ee3547c Binary files /dev/null and b/EFI - Big Sur/OC/Tools/TpmInfo.efi differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-ADPT.aml b/EFI - Catalina/OC/ACPI/SSDT-ADPT.aml index 6efe191..003605a 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-ADPT.aml and b/EFI - Catalina/OC/ACPI/SSDT-ADPT.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-ALS0.aml b/EFI - Catalina/OC/ACPI/SSDT-ALS0.aml index 915fd0d..ca3be04 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-ALS0.aml and b/EFI - Catalina/OC/ACPI/SSDT-ALS0.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-BATX.aml b/EFI - Catalina/OC/ACPI/SSDT-BATX.aml index c4bbce6..1a26acf 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-BATX.aml and b/EFI - Catalina/OC/ACPI/SSDT-BATX.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-DEHCI.aml b/EFI - Catalina/OC/ACPI/SSDT-DEHCI.aml index f8ba49a..8ef9c32 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-DEHCI.aml and b/EFI - Catalina/OC/ACPI/SSDT-DEHCI.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-ECRW.aml b/EFI - Catalina/OC/ACPI/SSDT-ECRW.aml index e00e746..7d51f5d 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-ECRW.aml and b/EFI - Catalina/OC/ACPI/SSDT-ECRW.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-HPET.aml b/EFI - Catalina/OC/ACPI/SSDT-HPET.aml index ee36fdc..e0f7098 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-HPET.aml and b/EFI - Catalina/OC/ACPI/SSDT-HPET.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-KBD.aml b/EFI - Catalina/OC/ACPI/SSDT-KBD.aml index 4411cde..e49d276 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-KBD.aml and b/EFI - Catalina/OC/ACPI/SSDT-KBD.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-LED.aml b/EFI - Catalina/OC/ACPI/SSDT-LED.aml index acdd4ed..948130a 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-LED.aml and b/EFI - Catalina/OC/ACPI/SSDT-LED.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-MCHC.aml b/EFI - Catalina/OC/ACPI/SSDT-MCHC.aml index 119e6e8..a64a305 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-MCHC.aml and b/EFI - Catalina/OC/ACPI/SSDT-MCHC.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-PLUG.aml b/EFI - Catalina/OC/ACPI/SSDT-PLUG.aml index 64dbfd1..41d36af 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-PLUG.aml and b/EFI - Catalina/OC/ACPI/SSDT-PLUG.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-PNLF.aml b/EFI - Catalina/OC/ACPI/SSDT-PNLF.aml index f4c0a52..4a51499 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-PNLF.aml and b/EFI - Catalina/OC/ACPI/SSDT-PNLF.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-PWRB.aml b/EFI - Catalina/OC/ACPI/SSDT-PWRB.aml index 7b229dd..76377c4 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-PWRB.aml and b/EFI - Catalina/OC/ACPI/SSDT-PWRB.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-SMBUS.aml b/EFI - Catalina/OC/ACPI/SSDT-SMBUS.aml index 712bcbf..224ed6a 100644 Binary files a/EFI - Catalina/OC/ACPI/SSDT-SMBUS.aml and b/EFI - Catalina/OC/ACPI/SSDT-SMBUS.aml differ diff --git a/EFI - Catalina/OC/ACPI/SSDT-THINK.aml b/EFI - Catalina/OC/ACPI/SSDT-THINK.aml new file mode 100644 index 0000000..55d1461 Binary files /dev/null and b/EFI - Catalina/OC/ACPI/SSDT-THINK.aml differ diff --git a/EFI - Catalina/OC/Config.plist b/EFI - Catalina/OC/Config.plist index 674c2cc..8da88f0 100644 --- a/EFI - Catalina/OC/Config.plist +++ b/EFI - Catalina/OC/Config.plist @@ -8,7 +8,7 @@ Comment - TODO: Recreate file + Power Resources for Wake Enabled Path @@ -16,7 +16,7 @@ Comment - TODO: Recreate file + Fake ambient light sensor Enabled Path @@ -24,7 +24,7 @@ Comment - TODO: Recreate file + Battery driver Enabled Path @@ -32,7 +32,7 @@ Comment - TODO: Recreate file + Disable EHCI controller Enabled Path @@ -40,7 +40,7 @@ Comment - TODO: Recreate file + ACPI driver for OEM hardware (YogaSMC) Enabled Path @@ -56,7 +56,7 @@ Comment - TODO: Recreate file + Brightness patch Enabled Path @@ -64,7 +64,7 @@ Comment - TODO: Recreate file + LED and Power Button blink patch Enabled Path @@ -72,7 +72,7 @@ Comment - TODO: Recreate file + AppleSMBus Fix Enabled Path @@ -80,7 +80,7 @@ Comment - Plugin type + Plugin type to 1 for CPU0/PR00 Enabled Path @@ -96,7 +96,7 @@ Comment - TODO: Recreate file + Power button Enabled Path @@ -104,12 +104,20 @@ Comment - TODO: Recreate file + Injects missing DVL0 device Enabled Path SSDT-SMBUS.aml + + Comment + ThinkVPC (YogaSMC) + Enabled + + Path + SSDT-THINK.aml + Delete @@ -1173,6 +1181,8 @@ 0 RebuildAppleMemoryMap + ResizeAppleGpuBars + -1 SetupVirtualMap SignalAppleOS @@ -1240,6 +1250,24 @@ Add + + BundlePath + ACPIBatteryManager.kext + Comment + ACPIBatteryManager.kext + Enabled + + ExecutablePath + Contents/MacOS/ACPIBatteryManager + Arch + Any + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + BundlePath AirportItlwm.kext @@ -1260,13 +1288,13 @@ BundlePath - IntelMausi.kext + CodecCommander.kext Comment - IntelMausi.kext + CodecCommander.kext Enabled ExecutablePath - Contents/MacOS/IntelMausi + Contents/MacOS/CodecCommander Arch Any MaxKernel @@ -1278,13 +1306,13 @@ BundlePath - Lilu.kext + IntelBluetoothFirmware.kext Comment - Lilu.kext + IntelBluetoothFirmware.kext Enabled ExecutablePath - Contents/MacOS/Lilu + Contents/MacOS/IntelBluetoothFirmware Arch Any MaxKernel @@ -1296,9 +1324,9 @@ BundlePath - USBMap.kext + IntelBluetoothInjector.kext Comment - USBMap.kext + IntelBluetoothInjector.kext Enabled ExecutablePath @@ -1314,13 +1342,13 @@ BundlePath - VirtualSMC.kext + IntelMausi.kext Comment - VirtualSMC.kext + IntelMausi.kext Enabled ExecutablePath - Contents/MacOS/VirtualSMC + Contents/MacOS/IntelMausi Arch Any MaxKernel @@ -1332,13 +1360,13 @@ BundlePath - VoodooPS2Controller.kext + Lilu.kext Comment - VoodooPS2Controller.kext + Lilu.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Controller + Contents/MacOS/Lilu Arch Any MaxKernel @@ -1350,13 +1378,13 @@ BundlePath - WhateverGreen.kext + RealtekCardReader.kext Comment - WhateverGreen.kext + RealtekCardReader.kext Enabled ExecutablePath - Contents/MacOS/WhateverGreen + Contents/MacOS/RealtekCardReader Arch Any MaxKernel @@ -1368,13 +1396,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext + RealtekCardReaderFriend.kext Comment - VoodooInput.kext + RealtekCardReaderFriend.kext Enabled ExecutablePath - Contents/MacOS/VoodooInput + Contents/MacOS/RealtekCardReaderFriend Arch Any MaxKernel @@ -1386,13 +1414,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext + USBMap.kext Comment - VoodooPS2Keyboard.kext + USBMap.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Keyboard + Arch Any MaxKernel @@ -1404,13 +1432,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext + VirtualSMC.kext Comment - VoodooPS2Mouse.kext + VirtualSMC.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Mouse + Contents/MacOS/VirtualSMC Arch Any MaxKernel @@ -1422,13 +1450,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Comment - VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Trackpad + Contents/MacOS/VoodooPS2Controller Arch Any MaxKernel @@ -1440,13 +1468,13 @@ BundlePath - AppleALC.kext + WhateverGreen.kext Comment - AppleALC.kext + WhateverGreen.kext Enabled ExecutablePath - Contents/MacOS/AppleALC + Contents/MacOS/WhateverGreen Arch Any MaxKernel @@ -1458,13 +1486,13 @@ BundlePath - CpuTscSync.kext + YogaSMC.kext Comment - CpuTscSync.kext + YogaSMC.kext Enabled ExecutablePath - Contents/MacOS/CpuTscSync + Contents/MacOS/YogaSMC Arch Any MaxKernel @@ -1476,13 +1504,13 @@ BundlePath - HibernationFixup.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext Comment - HibernationFixup.kext + VoodooInput.kext Enabled ExecutablePath - Contents/MacOS/HibernationFixup + Contents/MacOS/VoodooInput Arch Any MaxKernel @@ -1494,13 +1522,13 @@ BundlePath - SMCProcessor.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext Comment - SMCProcessor.kext + VoodooPS2Keyboard.kext Enabled ExecutablePath - Contents/MacOS/SMCProcessor + Contents/MacOS/VoodooPS2Keyboard Arch Any MaxKernel @@ -1512,13 +1540,13 @@ BundlePath - SMCSuperIO.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext Comment - SMCSuperIO.kext + VoodooPS2Mouse.kext Enabled ExecutablePath - Contents/MacOS/SMCSuperIO + Contents/MacOS/VoodooPS2Mouse Arch Any MaxKernel @@ -1529,112 +1557,130 @@ Contents/Info.plist + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext Comment - FeatureUnlock.kext + VoodooPS2Trackpad.kext + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Trackpad + Arch + Any MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + AppleALC.kext + Comment + AppleALC.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/FeatureUnlock + Contents/MacOS/AppleALC Arch Any - BundlePath - FeatureUnlock.kext - - - Comment - YogaSMC.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + CpuTscSync.kext + Comment + CpuTscSync.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/YogaSMC + Contents/MacOS/CpuTscSync Arch Any - BundlePath - YogaSMC.kext - - - Comment - IntelBluetoothFirmware.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + FeatureUnlock.kext + Comment + FeatureUnlock.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/IntelBluetoothFirmware + Contents/MacOS/FeatureUnlock Arch Any - BundlePath - IntelBluetoothFirmware.kext - - - Comment - IntelBluetoothInjector.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + HibernationFixup.kext + Comment + HibernationFixup.kext Enabled - MinKernel - ExecutablePath - + Contents/MacOS/HibernationFixup Arch Any - BundlePath - IntelBluetoothInjector.kext - - - Comment - ACPIBatteryManager.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCProcessor.kext + Comment + SMCProcessor.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/ACPIBatteryManager + Contents/MacOS/SMCProcessor Arch Any - BundlePath - ACPIBatteryManager.kext - - - Comment - CodecCommander.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCSuperIO.kext + Comment + SMCSuperIO.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/CodecCommander + Contents/MacOS/SMCSuperIO Arch Any - BundlePath - CodecCommander.kext + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist Block @@ -1969,7 +2015,7 @@ HibernateMode None HideAuxiliary - + LauncherOption Disabled LauncherPath @@ -2008,7 +2054,7 @@ SysReport Target - 67 + 3 Entries @@ -2060,12 +2106,273 @@ ScanPolicy 0 SecureBootModel - Default + Disabled Vault Optional Tools - + + + Name + BootKicker.efi + Comment + BootKicker.efi + Enabled + + Path + BootKicker.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ChipTune.efi + Comment + ChipTune.efi + Enabled + + Path + ChipTune.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CleanNvram.efi + Comment + CleanNvram.efi + Enabled + + Path + CleanNvram.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ControlMsrE2.efi + Comment + ControlMsrE2.efi + Enabled + + Path + ControlMsrE2.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CsrUtil.efi + Comment + CsrUtil.efi + Enabled + + Path + CsrUtil.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + GopStop.efi + Comment + GopStop.efi + Enabled + + Path + GopStop.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + KeyTester.efi + Comment + KeyTester.efi + Enabled + + Path + KeyTester.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + MmapDump.efi + Comment + MmapDump.efi + Enabled + + Path + MmapDump.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenControl.efi + Comment + OpenControl.efi + Enabled + + Path + OpenControl.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenShell.efi + Comment + OpenShell.efi + Enabled + + Path + OpenShell.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ResetSystem.efi + Comment + ResetSystem.efi + Enabled + + Path + ResetSystem.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + RtcRw.efi + Comment + RtcRw.efi + Enabled + + Path + RtcRw.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + TpmInfo.efi + Comment + TpmInfo.efi + Enabled + + Path + TpmInfo.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + NVRAM @@ -2075,8 +2382,6 @@ DefaultBackgroundColor AAAAAA== - UIScale - AQ== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2090,7 +2395,7 @@ SystemAudioVolume Rg== boot-args - -v keepsyms=1 debug=0x100 + keepsyms=1 csr-active-config AAAAAA== prev-lang:kbd @@ -2103,7 +2408,6 @@ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 - UIScale DefaultBackgroundColor 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2174,7 +2478,7 @@ SystemMemoryStatus Auto SystemProductName - MacBookPro12,1 + MacBookPro11,4 SystemSerialNumber 000000000000 SystemUUID @@ -2254,41 +2558,41 @@ Enabled Path - AudioDxe.efi + ExFatDxe.efi Arguments Comment - AudioDxe.efi + ExFatDxe.efi Enabled Path - HfsPlus.efi + ext4_x64.efi Arguments Comment - HfsPlus.efi + ext4_x64.efi Enabled Path - OpenCanopy.efi + HfsPlus.efi Arguments Comment - OpenCanopy.efi + HfsPlus.efi Enabled Path - OpenHfsPlus.efi + OpenCanopy.efi Arguments Comment - OpenHfsPlus.efi + OpenCanopy.efi Enabled @@ -2300,16 +2604,6 @@ Comment OpenLinuxBoot.efi - - Enabled - - Path - OpenPartitionDxe.efi - Arguments - - Comment - OpenPartitionDxe.efi - Enabled @@ -2320,46 +2614,6 @@ Comment OpenRuntime.efi - - Enabled - - Path - UsbMouseDxe.efi - Arguments - - Comment - UsbMouseDxe.efi - - - Comment - btrfs_x64.efi - Path - btrfs_x64.efi - Enabled - - Arguments - - - - Comment - ExFatDxe.efi - Path - ExFatDxe.efi - Enabled - - Arguments - - - - Comment - ext4_x64.efi - Path - ext4_x64.efi - Enabled - - Arguments - - Input @@ -2396,6 +2650,8 @@ ProvideConsoleGop + ReconnectGraphicsOnConnect + ReconnectOnResChange ReplaceTabWithSpace @@ -2406,6 +2662,8 @@ TextRenderer BuiltinGraphics + UIScale + 0 UgaPassThrough @@ -2456,6 +2714,8 @@ EnableVectorAcceleration + EnableVmx + ExitBootServicesDelay 0 ForceOcWriteFlash @@ -2470,6 +2730,8 @@ RequestBootVarRouting + ResizeGpuBars + -1 TscSyncTimeout 0 UnblockFsConnect diff --git a/EFI - Catalina/OC/Drivers/AudioDxe.efi b/EFI - Catalina/OC/Drivers/AudioDxe.efi deleted file mode 100644 index eed5957..0000000 Binary files a/EFI - Catalina/OC/Drivers/AudioDxe.efi and /dev/null differ diff --git a/EFI - Catalina/OC/Drivers/ExFatDxe.efi b/EFI - Catalina/OC/Drivers/ExFatDxe.efi index c9b7510..9c20752 100644 Binary files a/EFI - Catalina/OC/Drivers/ExFatDxe.efi and b/EFI - Catalina/OC/Drivers/ExFatDxe.efi differ diff --git a/EFI - Catalina/OC/Drivers/HfsPlus.efi b/EFI - Catalina/OC/Drivers/HfsPlus.efi index 6deecbd..cb97a87 100644 Binary files a/EFI - Catalina/OC/Drivers/HfsPlus.efi and b/EFI - Catalina/OC/Drivers/HfsPlus.efi differ diff --git a/EFI - Catalina/OC/Drivers/OpenCanopy.efi b/EFI - Catalina/OC/Drivers/OpenCanopy.efi index 94c3266..5b363ff 100644 Binary files a/EFI - Catalina/OC/Drivers/OpenCanopy.efi and b/EFI - Catalina/OC/Drivers/OpenCanopy.efi differ diff --git a/EFI - Catalina/OC/Drivers/OpenHfsPlus.efi b/EFI - Catalina/OC/Drivers/OpenHfsPlus.efi deleted file mode 100644 index 807cb9c..0000000 Binary files a/EFI - Catalina/OC/Drivers/OpenHfsPlus.efi and /dev/null differ diff --git a/EFI - Catalina/OC/Drivers/OpenLinuxBoot.efi b/EFI - Catalina/OC/Drivers/OpenLinuxBoot.efi index a0cf702..efc78cd 100644 Binary files a/EFI - Catalina/OC/Drivers/OpenLinuxBoot.efi and b/EFI - Catalina/OC/Drivers/OpenLinuxBoot.efi differ diff --git a/EFI - Catalina/OC/Drivers/OpenPartitionDxe.efi b/EFI - Catalina/OC/Drivers/OpenPartitionDxe.efi deleted file mode 100644 index b8b3d1c..0000000 Binary files a/EFI - Catalina/OC/Drivers/OpenPartitionDxe.efi and /dev/null differ diff --git a/EFI - Catalina/OC/Drivers/btrfs_x64.efi b/EFI - Catalina/OC/Drivers/btrfs_x64.efi deleted file mode 100644 index 63f95e7..0000000 Binary files a/EFI - Catalina/OC/Drivers/btrfs_x64.efi and /dev/null differ diff --git a/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/Info.plist index 13065e3..e70b570 100644 --- a/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1417 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.6.5 + 1.6.7 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.6.5 + 1.6.7 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ALCUserClientProvider @@ -65,6 +65,36 @@ as.vit9696.AppleALC HDAConfigDefault + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC282 Lenovo-IdeaPad-Z510 by hoseinrez + CodecID + 283902594 + ConfigData + + ASccEAEnHQEBJx6mAScfkAFHHCABRx0BAUce + FwFHH5ABRwwCAXcc8AF3HQABdx4AAXcfQAGH + HPABhx0AAYceAAGHH0ABpxzwAacdAAGnHgAB + px9AAbcc8AG3HQABtx4AAbcfQAHXHPAB1x0A + AdceAAHXH0AB5xzwAecdAAHnHgAB5x9AAZcc + MAGXHRABlx6BAZcfBAIXHEACFx0QAhceIQIX + HwQ= + + FuncGroup + 1 + LayoutID + 69 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -1370,6 +1400,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Deskmini H470 ALC235 by dumk1217 + CodecID + 283902517 + ConfigData + + AScc8AEnHQABJx4AAScfQAHXHPAB1x0AAdce + AAHXH0ACFxwQAhcdQAIXHiECFx8CAhcMAgG3 + HCABtx0AAbceEwG3H5kBtwwCAZccMAGXHQAB + lx6jAZcfmQGnHEABpx1QAacegQGnHwIBRxzw + AUcdAAFHHgABRx9AAUcMAgF3HPABdx0AAXce + AAF3H0ABhxzwAYcdAAGHHgABhx9AAecc8AHn + HQAB5x4AAecfQA== + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AhcMAgG3DAIBRwwC + + WakeVerbReinit + + AFGLowPowerState @@ -3011,6 +3071,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Andres ZeroCross - Intel NUC NUC10i5FNH + CodecID + 283902550 + ConfigData + + ASccMAEnHQEBJx6gAScfkAGXHCABlx0QAZce + gQGXHwECFxwQAhcdEAIXHgECFx8BAhcMAg== + + FuncGroup + 1 + LayoutID + 24 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -3036,6 +3121,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902550 + Comment + insanelyme - ALC256 for Huawei Matebook D15 2018 (MRC-W10) + ConfigData + + ASccMAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxwRAUcdAQFHHhcBRx+QAUcMAgGH + HPABhx0AAYceAAGHH0ABlxxAAZcdEAGXHoEB + lx8EAacc8AGnHQABpx4AAacfQAG3HBABtx0B + AbceFwG3H5ABtwwCAdcc8AHXHQAB1x4AAdcf + QAHnHPAB5x0AAeceAAHnH0ACFxwgAhcdEAIX + HiECFx8EAhcMAg== + + FuncGroup + 1 + LayoutID + 33 + WakeConfigData + + AbcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -4161,6 +4276,28 @@ LayoutID 24 + + AFGLowPowerState + + AwAAAA== + + Codec + ALC269 + CodecID + 283902569 + Comment + hua0512 - Realtek ALC269 for Medium Akoya P6653 + ConfigData + + AUccEAFHHQEBRx4XAUcfmQFXHCABVx0QAVce + IQFXHwEBVwwCAYccQAGHHRABhx6BAYcfAQEn + HDABJx0BAScepgEnH5kBRwwC + + FuncGroup + 1 + LayoutID + 25 + AFGLowPowerState @@ -5617,6 +5754,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902594 + Comment + Custom ALC282 Soarsea S210H by Jokerman1991 + ConfigData + + ASccAAEnHQABJx4AAScfQAHXHAUB1x2bAdce + RgHXH0ABRxwQAUcdAQFHHhcBRx+QAhccIAIX + HRACFx4hAhcfBAGXHDABlx0BAZcepwGXH5AB + dxzwAXcdEQF3HhEBdx9BAYcc8AGHHREBhx4R + AYcfQQGnHPABpx0RAaceEQGnH0EBtxzwAbcd + EQG3HhEBtx9BAecc8AHnHREB5x4RAecfQQFH + DAI= + + FuncGroup + 1 + LayoutID + 30 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -6026,6 +6193,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + ThinkCentre M73(10AX) ALC283 by dumk1217 + CodecID + 283902595 + ConfigData + + ISccACEnHQAhJx4AIScfQCHXHAEh1x0AIdce + QCHXH0AiFxwQIhcdQCIXHiEiFx8CIhcMAiFH + HCAhRx0BIUceFyFHH5AhRwwCIZccMCGXHZAh + lx6jIZcfmSGnHEAhpx2QIacegSGnHwEhdxzw + IXcdACF3HgAhdx9AIYcc8CGHHQAhhx4AIYcf + QCG3HPAhtx0AIbceACG3H0AhtwwCIecc8CHn + HQAh5x4AIecfQA== + + FuncGroup + 1 + LayoutID + 12 + WakeConfigData + + IhcMAiFHDAIhtwwC + + WakeVerbReinit + + AFGLowPowerState @@ -6162,6 +6359,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Lenovo Legion S740 15-IRH (Y9000X 2020) by R-a-s-c-a-l + CodecID + 283902597 + ConfigData + + AZccAAGXHRABlx6LAZcfAQEnHBABJx0BASce + pgEnH5ACFxwgAhcdEAIXHisCFx8BAhcMAgF3 + HEABdx0BAXceFwF3H5A= + + FuncGroup + 1 + LayoutID + 66 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -7361,19 +7584,25 @@ AwAAAA== Codec - Rockjesus - Realtek ALC298 for Alienware 17 ALC3266 + Rockjesus.cn - Realtek ALC298 for Alienware 17 R4 2.1ch CodecID 283902616 ConfigData ASccQAEnHQEBJx6mAScftwF3HBABdx0BAXce FwF3H5ABpxwwAacdEAGnHqEBpx8DAhccIAIX - HRACFx4hAhcfAw== + HRACFx4hAhcfAwFHDAICFwwC FuncGroup 1 LayoutID 11 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + AFGLowPowerState @@ -7986,6 +8215,32 @@ LayoutID 18 + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC662 for MSI X79A-GD65 + CodecID + 283903586 + ConfigData + + AUccEAFHHUABRx4RAUcfkQGHHCABhx2QAYce + oAGHH5EBpxwwAacdMAGnHoEBpx+RAbccUAG3 + HUABtx4hAbcfAgGXHEABlx2QAZceoQGXHwI= + + FuncGroup + 1 + LayoutID + 19 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + AFGLowPowerState @@ -9835,6 +10090,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283904146 + Comment + ALC892 for ASRock B365 Pro4 By TheHackGuy + ConfigData + + AUccEAFHHUABRx4BAUcfAQFHDAIBhxwgAYcd + kAGHHqABhx+BAaccMAGnHTABpx6BAacfAQ== + + FuncGroup + 1 + LayoutID + 23 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -11146,7 +11426,7 @@ 35 WakeConfigData - AUcMAg== + AUcMAgG3DAI= WakeVerbReinit @@ -11305,6 +11585,32 @@ WakeVerbReinit + + CodecID + 283904768 + CodecName + ALCS1200A for B550M Gaming Carbon WIFI by Kila2 + ConfigData + + AUccEAFHHVABRx4RAUcfkQFHDAIBZxwgAWcd + EAFnHgEBZx8BAVccMAFXHRABVx4BAVcfAQGH + HEABhx0QAYceoQGHH5EBpxxQAacdEAGnHoEB + px8BAZccYAGXHZABlx6BAZcfAgG3HHABtx1A + AbceIQG3HwIBtwwCAecckAHnHREB5x5FAecf + AQEXHPABFx0AARceAAEXH0ABdxzwAXcdAAF3 + HgABdx9A + + FuncGroup + 1 + LayoutID + 7 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + CodecID 283904768 @@ -13528,8 +13834,8 @@ ConfigData AUccEAFHHUABRx4RAUcfAQFHDAIBtxwgAbcd - EAG3HiEBtx8CAbcMAgGHHDABhx2QAYceoAGH - H5EBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB + EAG3HiEBtx8CAbcMAgGHHDABhx2QAYcehgGH + HwEBlxxAAZcdEAGXHoYBlx8CAaccPwGnHTAB px6BAacfAQ== FuncGroup @@ -13735,6 +14041,58 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Conexant CX11970 (CX8400) for Acer Swift 3 SF313 (Ice Lake) by b0ltun + CodecID + 351346896 + ConfigData + + AXccEAF3HQEBdx4XAXcfkQF3DAIBlxwgAZcd + kAGXHoEBlx8EAWccEAFnHUABZx4hAWcfBAFn + DAIBlwckAaccIAGnHQEBpx6gAacfkAGnByQ= + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AXcMAgFnDAIBlwckAacHJA== + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Yoga S740 14IIL by frozenzero123 + CodecID + 283902597 + ConfigData + + AUccEAFHHQEBRx4TAUcfkgFHDAICFxwgAhcd + EAIXHgECFx8DAhcMAgGXHEABlx0QAZcegQGX + HwM= + + FuncGroup + 1 + LayoutID + 88 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + IOClass AppleALC diff --git a/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 54b5e8a..445f657 100644 Binary files a/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI - Catalina/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/Info.plist index 279a1ac..12c68fb 100644 --- a/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.4.4 + 1.4.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.4.4 + 1.4.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup b/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup index 8e84c51..8891c93 100644 Binary files a/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup and b/EFI - Catalina/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup differ diff --git a/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/Info.plist index da57ab6..fb81947 100644 --- a/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.6 + 1.5.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.5.6 + 1.5.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.Lilu diff --git a/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index afc2b3a..c1d8cd0 100644 Binary files a/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI - Catalina/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist new file mode 100644 index 0000000..2b2acd4 --- /dev/null +++ b/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist @@ -0,0 +1,377 @@ + + + + + BuildMachineOSBuild + 20G95 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReader + CFBundleIdentifier + science.firewolf.rtsx + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReader + CFBundlePackageType + KEXT + CFBundleShortVersionString + 0.9.6 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 0.9.6 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12E507 + DTPlatformName + macosx + DTPlatformVersion + 11.3 + DTSDKBuild + 20E214 + DTSDKName + macosx11.3 + DTXcode + 1251 + DTXcodeBuild + 12E507 + IOKitPersonalities + + IOSDBlockStorageDevice + + CFBundleIdentifier + science.firewolf.rtsx + Device Characteristics + + Product Name + Built In SDXC Reader + Vendor Name + Realtek + + IOClass + IOSDBlockStorageDevice + IOMediaIcon + + CFBundleIdentifier + com.apple.iokit.IOSCSIArchitectureModelFamily + IOBundleResourceFile + SD.icns + + IOProbeScore + 1000 + IOProviderClass + IOSDHostDriver + + RealtekRTS5129Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 297 + idVendor + 3034 + + RealtekRTS5139Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 313 + idVendor + 3034 + + RealtekRTS5179Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 320 + idVendor + 3034 + + RealtekRTS5209Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5209Controller + IOPCIMatch + 0x520910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5227Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5227Controller + IOPCIMatch + 0x522710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5229Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5229Controller + IOPCIMatch + 0x522910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS522AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS522AController + IOPCIMatch + 0x522A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5249Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5249Controller + IOPCIMatch + 0x524910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS524AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS524AController + IOPCIMatch + 0x524A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS525AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS525AController + IOPCIMatch + 0x525A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5260Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5260Controller + IOPCIMatch + 0x526010EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5286Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5286Controller + IOPCIMatch + 0x528610EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5287Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5287Controller + IOPCIMatch + 0x528710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5289Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5289Controller + IOPCIMatch + 0x528910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + + LSMinimumSystemVersion + 10.14 + NSHumanReadableCopyright + Copyright ยฉ 2021 FireWolf. All rights reserved. + OSBundleLibraries + + com.apple.iokit.IOPCIFamily + 2.9 + com.apple.iokit.IOStorageFamily + 2.1 + com.apple.iokit.IOUSBHostFamily + 1.2 + com.apple.kpi.iokit + 16.4 + com.apple.kpi.libkern + 16.4 + + OSBundleRequired + Root + + diff --git a/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader b/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader new file mode 100644 index 0000000..51aac6e Binary files /dev/null and b/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader differ diff --git a/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE b/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Catalina/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist new file mode 100644 index 0000000..42373af --- /dev/null +++ b/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist @@ -0,0 +1,81 @@ + + + + + BuildMachineOSBuild + 21A559 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReaderFriend + CFBundleIdentifier + science.firewolf.rtsf + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReaderFriend + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0.2 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.0.2 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13A1030d + DTPlatformName + macosx + DTPlatformVersion + 12.0 + DTSDKBuild + 21A344 + DTSDKName + macosx12.0 + DTXcode + 1310 + DTXcodeBuild + 13A1030d + IOKitPersonalities + + RealtekCardReaderFriend + + CFBundleIdentifier + science.firewolf.rtsf + IOClass + RealtekCardReaderFriend + IOMatchCategory + RealtekCardReaderFriend + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.14 + OSBundleLibraries + + as.vit9696.Lilu + 1.4.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + diff --git a/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend b/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend new file mode 100644 index 0000000..1376f02 Binary files /dev/null and b/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend differ diff --git a/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE b/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Catalina/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index fcebee6..6f99d89 100644 --- a/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.SMCProcessor diff --git a/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index fef32f1..0221140 100644 Binary files a/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI - Catalina/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index dfd951d..6f97841 100644 --- a/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ru.joedm.SMCSuperIO diff --git a/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index a498e8a..c972efc 100644 Binary files a/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI - Catalina/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI - Catalina/OC/Kexts/USBMap.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/USBMap.kext/Contents/Info.plist index 9a52f83..df8e84d 100644 --- a/EFI - Catalina/OC/Kexts/USBMap.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/USBMap.kext/Contents/Info.plist @@ -5,9 +5,9 @@ CFBundleDevelopmentRegion English CFBundleGetInfoString - v1.0 Copyright ยฉ 2018 - 2021 valnoxy. All rights reserved. + v1.1 Copyright ยฉ 2018 - 2022 valnoxy. All rights reserved. CFBundleIdentifier - com.valnoxy.USBMap + dev.valnoxy.USBMap CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -22,6 +22,294 @@ 1.0 IOKitPersonalities + MacBookPro11,1-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,1 + + MacBookPro11,4-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,4 + MacBookPro12,1-XHCI CFBundleIdentifier diff --git a/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index 582ea79..17e4b41 100644 --- a/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.VirtualSMC diff --git a/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index d9e9696..8106208 100644 Binary files a/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI - Catalina/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 320ec20..7de7d3d 100644 --- a/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.4 + 1.5.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.5.4 + 1.5.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 7158fe1..03418d0 100644 Binary files a/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI - Catalina/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI - Catalina/OC/OpenCore.efi b/EFI - Catalina/OC/OpenCore.efi index 1b9b407..cfc4bf4 100644 Binary files a/EFI - Catalina/OC/OpenCore.efi and b/EFI - Catalina/OC/OpenCore.efi differ diff --git a/EFI - Catalina/OC/Tools/BootKicker.efi b/EFI - Catalina/OC/Tools/BootKicker.efi new file mode 100644 index 0000000..766ef43 Binary files /dev/null and b/EFI - Catalina/OC/Tools/BootKicker.efi differ diff --git a/EFI - Catalina/OC/Tools/ChipTune.efi b/EFI - Catalina/OC/Tools/ChipTune.efi new file mode 100644 index 0000000..0539818 Binary files /dev/null and b/EFI - Catalina/OC/Tools/ChipTune.efi differ diff --git a/EFI - Catalina/OC/Tools/CleanNvram.efi b/EFI - Catalina/OC/Tools/CleanNvram.efi new file mode 100644 index 0000000..3bacecf Binary files /dev/null and b/EFI - Catalina/OC/Tools/CleanNvram.efi differ diff --git a/EFI - Catalina/OC/Tools/ControlMsrE2.efi b/EFI - Catalina/OC/Tools/ControlMsrE2.efi new file mode 100644 index 0000000..5de261b Binary files /dev/null and b/EFI - Catalina/OC/Tools/ControlMsrE2.efi differ diff --git a/EFI - Catalina/OC/Tools/CsrUtil.efi b/EFI - Catalina/OC/Tools/CsrUtil.efi new file mode 100644 index 0000000..ded6e1a Binary files /dev/null and b/EFI - Catalina/OC/Tools/CsrUtil.efi differ diff --git a/EFI - Catalina/OC/Tools/GopStop.efi b/EFI - Catalina/OC/Tools/GopStop.efi new file mode 100644 index 0000000..3b43a60 Binary files /dev/null and b/EFI - Catalina/OC/Tools/GopStop.efi differ diff --git a/EFI - Catalina/OC/Tools/KeyTester.efi b/EFI - Catalina/OC/Tools/KeyTester.efi new file mode 100644 index 0000000..26d4a65 Binary files /dev/null and b/EFI - Catalina/OC/Tools/KeyTester.efi differ diff --git a/EFI - Catalina/OC/Tools/MmapDump.efi b/EFI - Catalina/OC/Tools/MmapDump.efi new file mode 100644 index 0000000..56f0dce Binary files /dev/null and b/EFI - Catalina/OC/Tools/MmapDump.efi differ diff --git a/EFI - Catalina/OC/Tools/OpenControl.efi b/EFI - Catalina/OC/Tools/OpenControl.efi new file mode 100644 index 0000000..5ed3ac0 Binary files /dev/null and b/EFI - Catalina/OC/Tools/OpenControl.efi differ diff --git a/EFI - Catalina/OC/Tools/OpenShell.efi b/EFI - Catalina/OC/Tools/OpenShell.efi new file mode 100644 index 0000000..7ecc7f4 Binary files /dev/null and b/EFI - Catalina/OC/Tools/OpenShell.efi differ diff --git a/EFI - Big Sur/OC/Drivers/UsbMouseDxe.efi b/EFI - Catalina/OC/Tools/ResetSystem.efi similarity index 60% rename from EFI - Big Sur/OC/Drivers/UsbMouseDxe.efi rename to EFI - Catalina/OC/Tools/ResetSystem.efi index f87a62f..15d11c3 100644 Binary files a/EFI - Big Sur/OC/Drivers/UsbMouseDxe.efi and b/EFI - Catalina/OC/Tools/ResetSystem.efi differ diff --git a/EFI - Catalina/OC/Tools/RtcRw.efi b/EFI - Catalina/OC/Tools/RtcRw.efi new file mode 100644 index 0000000..c7d2c9d Binary files /dev/null and b/EFI - Catalina/OC/Tools/RtcRw.efi differ diff --git a/EFI - Catalina/OC/Tools/TpmInfo.efi b/EFI - Catalina/OC/Tools/TpmInfo.efi new file mode 100644 index 0000000..ee3547c Binary files /dev/null and b/EFI - Catalina/OC/Tools/TpmInfo.efi differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-ADPT.aml b/EFI - Heliport/OC/ACPI/SSDT-ADPT.aml index 6efe191..003605a 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-ADPT.aml and b/EFI - Heliport/OC/ACPI/SSDT-ADPT.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-ALS0.aml b/EFI - Heliport/OC/ACPI/SSDT-ALS0.aml index 915fd0d..ca3be04 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-ALS0.aml and b/EFI - Heliport/OC/ACPI/SSDT-ALS0.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-BATX.aml b/EFI - Heliport/OC/ACPI/SSDT-BATX.aml index c4bbce6..1a26acf 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-BATX.aml and b/EFI - Heliport/OC/ACPI/SSDT-BATX.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-DEHCI.aml b/EFI - Heliport/OC/ACPI/SSDT-DEHCI.aml index f8ba49a..8ef9c32 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-DEHCI.aml and b/EFI - Heliport/OC/ACPI/SSDT-DEHCI.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-ECRW.aml b/EFI - Heliport/OC/ACPI/SSDT-ECRW.aml index e00e746..7d51f5d 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-ECRW.aml and b/EFI - Heliport/OC/ACPI/SSDT-ECRW.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-HPET.aml b/EFI - Heliport/OC/ACPI/SSDT-HPET.aml index ee36fdc..e0f7098 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-HPET.aml and b/EFI - Heliport/OC/ACPI/SSDT-HPET.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-KBD.aml b/EFI - Heliport/OC/ACPI/SSDT-KBD.aml index 4411cde..e49d276 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-KBD.aml and b/EFI - Heliport/OC/ACPI/SSDT-KBD.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-LED.aml b/EFI - Heliport/OC/ACPI/SSDT-LED.aml index acdd4ed..948130a 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-LED.aml and b/EFI - Heliport/OC/ACPI/SSDT-LED.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-MCHC.aml b/EFI - Heliport/OC/ACPI/SSDT-MCHC.aml index 119e6e8..a64a305 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-MCHC.aml and b/EFI - Heliport/OC/ACPI/SSDT-MCHC.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-PLUG.aml b/EFI - Heliport/OC/ACPI/SSDT-PLUG.aml index 64dbfd1..41d36af 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-PLUG.aml and b/EFI - Heliport/OC/ACPI/SSDT-PLUG.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-PNLF.aml b/EFI - Heliport/OC/ACPI/SSDT-PNLF.aml index f4c0a52..4a51499 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-PNLF.aml and b/EFI - Heliport/OC/ACPI/SSDT-PNLF.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-PWRB.aml b/EFI - Heliport/OC/ACPI/SSDT-PWRB.aml index 7b229dd..76377c4 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-PWRB.aml and b/EFI - Heliport/OC/ACPI/SSDT-PWRB.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-SMBUS.aml b/EFI - Heliport/OC/ACPI/SSDT-SMBUS.aml index 712bcbf..224ed6a 100644 Binary files a/EFI - Heliport/OC/ACPI/SSDT-SMBUS.aml and b/EFI - Heliport/OC/ACPI/SSDT-SMBUS.aml differ diff --git a/EFI - Heliport/OC/ACPI/SSDT-THINK.aml b/EFI - Heliport/OC/ACPI/SSDT-THINK.aml new file mode 100644 index 0000000..55d1461 Binary files /dev/null and b/EFI - Heliport/OC/ACPI/SSDT-THINK.aml differ diff --git a/EFI - Heliport/OC/Config.plist b/EFI - Heliport/OC/Config.plist index eb05b67..3f4582d 100644 --- a/EFI - Heliport/OC/Config.plist +++ b/EFI - Heliport/OC/Config.plist @@ -8,7 +8,7 @@ Comment - TODO: Recreate file + Power Resources for Wake Enabled Path @@ -16,7 +16,7 @@ Comment - TODO: Recreate file + Fake ambient light sensor Enabled Path @@ -24,7 +24,7 @@ Comment - TODO: Recreate file + Battery driver Enabled Path @@ -32,7 +32,7 @@ Comment - TODO: Recreate file + Disable EHCI controller Enabled Path @@ -40,7 +40,7 @@ Comment - TODO: Recreate file + ACPI driver for OEM hardware (YogaSMC) Enabled Path @@ -56,7 +56,7 @@ Comment - TODO: Recreate file + Brightness patch Enabled Path @@ -64,7 +64,7 @@ Comment - TODO: Recreate file + LED and Power Button blink patch Enabled Path @@ -72,7 +72,7 @@ Comment - TODO: Recreate file + AppleSMBus Fix Enabled Path @@ -80,7 +80,7 @@ Comment - Plugin type + Plugin type to 1 for CPU0/PR00 Enabled Path @@ -96,7 +96,7 @@ Comment - TODO: Recreate file + Power button Enabled Path @@ -104,12 +104,20 @@ Comment - TODO: Recreate file + Injects missing DVL0 device Enabled Path SSDT-SMBUS.aml + + Comment + ThinkVPC (YogaSMC) + Enabled + + Path + SSDT-THINK.aml + Delete @@ -1173,6 +1181,8 @@ 0 RebuildAppleMemoryMap + ResizeAppleGpuBars + -1 SetupVirtualMap SignalAppleOS @@ -1240,6 +1250,24 @@ Add + + BundlePath + ACPIBatteryManager.kext + Comment + ACPIBatteryManager.kext + Enabled + + ExecutablePath + Contents/MacOS/ACPIBatteryManager + Arch + Any + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + BundlePath itlwm.kext @@ -1260,13 +1288,13 @@ BundlePath - IntelMausi.kext + CodecCommander.kext Comment - IntelMausi.kext + CodecCommander.kext Enabled ExecutablePath - Contents/MacOS/IntelMausi + Contents/MacOS/CodecCommander Arch Any MaxKernel @@ -1278,13 +1306,13 @@ BundlePath - Lilu.kext + IntelBluetoothFirmware.kext Comment - Lilu.kext + IntelBluetoothFirmware.kext Enabled ExecutablePath - Contents/MacOS/Lilu + Contents/MacOS/IntelBluetoothFirmware Arch Any MaxKernel @@ -1296,9 +1324,9 @@ BundlePath - USBMap.kext + IntelBluetoothInjector.kext Comment - USBMap.kext + IntelBluetoothInjector.kext Enabled ExecutablePath @@ -1314,13 +1342,13 @@ BundlePath - VirtualSMC.kext + IntelMausi.kext Comment - VirtualSMC.kext + IntelMausi.kext Enabled ExecutablePath - Contents/MacOS/VirtualSMC + Contents/MacOS/IntelMausi Arch Any MaxKernel @@ -1332,13 +1360,13 @@ BundlePath - VoodooPS2Controller.kext + Lilu.kext Comment - VoodooPS2Controller.kext + Lilu.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Controller + Contents/MacOS/Lilu Arch Any MaxKernel @@ -1350,13 +1378,13 @@ BundlePath - WhateverGreen.kext + RealtekCardReader.kext Comment - WhateverGreen.kext + RealtekCardReader.kext Enabled ExecutablePath - Contents/MacOS/WhateverGreen + Contents/MacOS/RealtekCardReader Arch Any MaxKernel @@ -1368,13 +1396,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext + RealtekCardReaderFriend.kext Comment - VoodooInput.kext + RealtekCardReaderFriend.kext Enabled ExecutablePath - Contents/MacOS/VoodooInput + Contents/MacOS/RealtekCardReaderFriend Arch Any MaxKernel @@ -1386,13 +1414,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext + USBMap.kext Comment - VoodooPS2Keyboard.kext + USBMap.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Keyboard + Arch Any MaxKernel @@ -1404,13 +1432,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext + VirtualSMC.kext Comment - VoodooPS2Mouse.kext + VirtualSMC.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Mouse + Contents/MacOS/VirtualSMC Arch Any MaxKernel @@ -1422,13 +1450,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Comment - VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Trackpad + Contents/MacOS/VoodooPS2Controller Arch Any MaxKernel @@ -1440,13 +1468,13 @@ BundlePath - AppleALC.kext + WhateverGreen.kext Comment - AppleALC.kext + WhateverGreen.kext Enabled ExecutablePath - Contents/MacOS/AppleALC + Contents/MacOS/WhateverGreen Arch Any MaxKernel @@ -1458,13 +1486,13 @@ BundlePath - CpuTscSync.kext + YogaSMC.kext Comment - CpuTscSync.kext + YogaSMC.kext Enabled ExecutablePath - Contents/MacOS/CpuTscSync + Contents/MacOS/YogaSMC Arch Any MaxKernel @@ -1476,13 +1504,13 @@ BundlePath - HibernationFixup.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext Comment - HibernationFixup.kext + VoodooInput.kext Enabled ExecutablePath - Contents/MacOS/HibernationFixup + Contents/MacOS/VoodooInput Arch Any MaxKernel @@ -1494,13 +1522,13 @@ BundlePath - SMCProcessor.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext Comment - SMCProcessor.kext + VoodooPS2Keyboard.kext Enabled ExecutablePath - Contents/MacOS/SMCProcessor + Contents/MacOS/VoodooPS2Keyboard Arch Any MaxKernel @@ -1512,13 +1540,13 @@ BundlePath - SMCSuperIO.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext Comment - SMCSuperIO.kext + VoodooPS2Mouse.kext Enabled ExecutablePath - Contents/MacOS/SMCSuperIO + Contents/MacOS/VoodooPS2Mouse Arch Any MaxKernel @@ -1529,112 +1557,130 @@ Contents/Info.plist + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext Comment - FeatureUnlock.kext + VoodooPS2Trackpad.kext + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Trackpad + Arch + Any MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + AppleALC.kext + Comment + AppleALC.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/FeatureUnlock + Contents/MacOS/AppleALC Arch Any - BundlePath - FeatureUnlock.kext - - - Comment - YogaSMC.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + CpuTscSync.kext + Comment + CpuTscSync.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/YogaSMC + Contents/MacOS/CpuTscSync Arch Any - BundlePath - YogaSMC.kext - - - Comment - IntelBluetoothFirmware.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + FeatureUnlock.kext + Comment + FeatureUnlock.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/IntelBluetoothFirmware + Contents/MacOS/FeatureUnlock Arch Any - BundlePath - IntelBluetoothFirmware.kext - - - Comment - IntelBluetoothInjector.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + HibernationFixup.kext + Comment + HibernationFixup.kext Enabled - MinKernel - ExecutablePath - + Contents/MacOS/HibernationFixup Arch Any - BundlePath - IntelBluetoothInjector.kext - - - Comment - ACPIBatteryManager.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCProcessor.kext + Comment + SMCProcessor.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/ACPIBatteryManager + Contents/MacOS/SMCProcessor Arch Any - BundlePath - ACPIBatteryManager.kext - - - Comment - CodecCommander.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCSuperIO.kext + Comment + SMCSuperIO.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/CodecCommander + Contents/MacOS/SMCSuperIO Arch Any - BundlePath - CodecCommander.kext + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist Block @@ -1969,7 +2015,7 @@ HibernateMode None HideAuxiliary - + LauncherOption Disabled LauncherPath @@ -2008,7 +2054,7 @@ SysReport Target - 67 + 3 Entries @@ -2060,12 +2106,273 @@ ScanPolicy 0 SecureBootModel - Default + Disabled Vault Optional Tools - + + + Name + BootKicker.efi + Comment + BootKicker.efi + Enabled + + Path + BootKicker.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ChipTune.efi + Comment + ChipTune.efi + Enabled + + Path + ChipTune.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CleanNvram.efi + Comment + CleanNvram.efi + Enabled + + Path + CleanNvram.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ControlMsrE2.efi + Comment + ControlMsrE2.efi + Enabled + + Path + ControlMsrE2.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CsrUtil.efi + Comment + CsrUtil.efi + Enabled + + Path + CsrUtil.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + GopStop.efi + Comment + GopStop.efi + Enabled + + Path + GopStop.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + KeyTester.efi + Comment + KeyTester.efi + Enabled + + Path + KeyTester.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + MmapDump.efi + Comment + MmapDump.efi + Enabled + + Path + MmapDump.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenControl.efi + Comment + OpenControl.efi + Enabled + + Path + OpenControl.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenShell.efi + Comment + OpenShell.efi + Enabled + + Path + OpenShell.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ResetSystem.efi + Comment + ResetSystem.efi + Enabled + + Path + ResetSystem.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + RtcRw.efi + Comment + RtcRw.efi + Enabled + + Path + RtcRw.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + TpmInfo.efi + Comment + TpmInfo.efi + Enabled + + Path + TpmInfo.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + NVRAM @@ -2075,8 +2382,6 @@ DefaultBackgroundColor AAAAAA== - UIScale - AQ== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2090,7 +2395,7 @@ SystemAudioVolume Rg== boot-args - -v keepsyms=1 debug=0x100 + keepsyms=1 csr-active-config AAAAAA== prev-lang:kbd @@ -2103,7 +2408,6 @@ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 - UIScale DefaultBackgroundColor 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2174,7 +2478,7 @@ SystemMemoryStatus Auto SystemProductName - MacBookPro12,1 + MacBookPro11,4 SystemSerialNumber 000000000000 SystemUUID @@ -2254,41 +2558,41 @@ Enabled Path - AudioDxe.efi + ExFatDxe.efi Arguments Comment - AudioDxe.efi + ExFatDxe.efi Enabled Path - HfsPlus.efi + ext4_x64.efi Arguments Comment - HfsPlus.efi + ext4_x64.efi Enabled Path - OpenCanopy.efi + HfsPlus.efi Arguments Comment - OpenCanopy.efi + HfsPlus.efi Enabled Path - OpenHfsPlus.efi + OpenCanopy.efi Arguments Comment - OpenHfsPlus.efi + OpenCanopy.efi Enabled @@ -2300,16 +2604,6 @@ Comment OpenLinuxBoot.efi - - Enabled - - Path - OpenPartitionDxe.efi - Arguments - - Comment - OpenPartitionDxe.efi - Enabled @@ -2320,46 +2614,6 @@ Comment OpenRuntime.efi - - Enabled - - Path - UsbMouseDxe.efi - Arguments - - Comment - UsbMouseDxe.efi - - - Comment - btrfs_x64.efi - Path - btrfs_x64.efi - Enabled - - Arguments - - - - Comment - ExFatDxe.efi - Path - ExFatDxe.efi - Enabled - - Arguments - - - - Comment - ext4_x64.efi - Path - ext4_x64.efi - Enabled - - Arguments - - Input @@ -2396,6 +2650,8 @@ ProvideConsoleGop + ReconnectGraphicsOnConnect + ReconnectOnResChange ReplaceTabWithSpace @@ -2406,6 +2662,8 @@ TextRenderer BuiltinGraphics + UIScale + 0 UgaPassThrough @@ -2456,6 +2714,8 @@ EnableVectorAcceleration + EnableVmx + ExitBootServicesDelay 0 ForceOcWriteFlash @@ -2470,6 +2730,8 @@ RequestBootVarRouting + ResizeGpuBars + -1 TscSyncTimeout 0 UnblockFsConnect diff --git a/EFI - Heliport/OC/Drivers/AudioDxe.efi b/EFI - Heliport/OC/Drivers/AudioDxe.efi deleted file mode 100644 index eed5957..0000000 Binary files a/EFI - Heliport/OC/Drivers/AudioDxe.efi and /dev/null differ diff --git a/EFI - Heliport/OC/Drivers/ExFatDxe.efi b/EFI - Heliport/OC/Drivers/ExFatDxe.efi index c9b7510..9c20752 100644 Binary files a/EFI - Heliport/OC/Drivers/ExFatDxe.efi and b/EFI - Heliport/OC/Drivers/ExFatDxe.efi differ diff --git a/EFI - Heliport/OC/Drivers/HfsPlus.efi b/EFI - Heliport/OC/Drivers/HfsPlus.efi index 6deecbd..cb97a87 100644 Binary files a/EFI - Heliport/OC/Drivers/HfsPlus.efi and b/EFI - Heliport/OC/Drivers/HfsPlus.efi differ diff --git a/EFI - Heliport/OC/Drivers/OpenCanopy.efi b/EFI - Heliport/OC/Drivers/OpenCanopy.efi index 94c3266..5b363ff 100644 Binary files a/EFI - Heliport/OC/Drivers/OpenCanopy.efi and b/EFI - Heliport/OC/Drivers/OpenCanopy.efi differ diff --git a/EFI - Heliport/OC/Drivers/OpenHfsPlus.efi b/EFI - Heliport/OC/Drivers/OpenHfsPlus.efi deleted file mode 100644 index 807cb9c..0000000 Binary files a/EFI - Heliport/OC/Drivers/OpenHfsPlus.efi and /dev/null differ diff --git a/EFI - Heliport/OC/Drivers/OpenLinuxBoot.efi b/EFI - Heliport/OC/Drivers/OpenLinuxBoot.efi index a0cf702..efc78cd 100644 Binary files a/EFI - Heliport/OC/Drivers/OpenLinuxBoot.efi and b/EFI - Heliport/OC/Drivers/OpenLinuxBoot.efi differ diff --git a/EFI - Heliport/OC/Drivers/OpenPartitionDxe.efi b/EFI - Heliport/OC/Drivers/OpenPartitionDxe.efi deleted file mode 100644 index b8b3d1c..0000000 Binary files a/EFI - Heliport/OC/Drivers/OpenPartitionDxe.efi and /dev/null differ diff --git a/EFI - Heliport/OC/Drivers/btrfs_x64.efi b/EFI - Heliport/OC/Drivers/btrfs_x64.efi deleted file mode 100644 index 63f95e7..0000000 Binary files a/EFI - Heliport/OC/Drivers/btrfs_x64.efi and /dev/null differ diff --git a/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/Info.plist index 13065e3..e70b570 100644 --- a/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1417 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.6.5 + 1.6.7 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.6.5 + 1.6.7 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ALCUserClientProvider @@ -65,6 +65,36 @@ as.vit9696.AppleALC HDAConfigDefault + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC282 Lenovo-IdeaPad-Z510 by hoseinrez + CodecID + 283902594 + ConfigData + + ASccEAEnHQEBJx6mAScfkAFHHCABRx0BAUce + FwFHH5ABRwwCAXcc8AF3HQABdx4AAXcfQAGH + HPABhx0AAYceAAGHH0ABpxzwAacdAAGnHgAB + px9AAbcc8AG3HQABtx4AAbcfQAHXHPAB1x0A + AdceAAHXH0AB5xzwAecdAAHnHgAB5x9AAZcc + MAGXHRABlx6BAZcfBAIXHEACFx0QAhceIQIX + HwQ= + + FuncGroup + 1 + LayoutID + 69 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -1370,6 +1400,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Deskmini H470 ALC235 by dumk1217 + CodecID + 283902517 + ConfigData + + AScc8AEnHQABJx4AAScfQAHXHPAB1x0AAdce + AAHXH0ACFxwQAhcdQAIXHiECFx8CAhcMAgG3 + HCABtx0AAbceEwG3H5kBtwwCAZccMAGXHQAB + lx6jAZcfmQGnHEABpx1QAacegQGnHwIBRxzw + AUcdAAFHHgABRx9AAUcMAgF3HPABdx0AAXce + AAF3H0ABhxzwAYcdAAGHHgABhx9AAecc8AHn + HQAB5x4AAecfQA== + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AhcMAgG3DAIBRwwC + + WakeVerbReinit + + AFGLowPowerState @@ -3011,6 +3071,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Andres ZeroCross - Intel NUC NUC10i5FNH + CodecID + 283902550 + ConfigData + + ASccMAEnHQEBJx6gAScfkAGXHCABlx0QAZce + gQGXHwECFxwQAhcdEAIXHgECFx8BAhcMAg== + + FuncGroup + 1 + LayoutID + 24 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -3036,6 +3121,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902550 + Comment + insanelyme - ALC256 for Huawei Matebook D15 2018 (MRC-W10) + ConfigData + + ASccMAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxwRAUcdAQFHHhcBRx+QAUcMAgGH + HPABhx0AAYceAAGHH0ABlxxAAZcdEAGXHoEB + lx8EAacc8AGnHQABpx4AAacfQAG3HBABtx0B + AbceFwG3H5ABtwwCAdcc8AHXHQAB1x4AAdcf + QAHnHPAB5x0AAeceAAHnH0ACFxwgAhcdEAIX + HiECFx8EAhcMAg== + + FuncGroup + 1 + LayoutID + 33 + WakeConfigData + + AbcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -4161,6 +4276,28 @@ LayoutID 24 + + AFGLowPowerState + + AwAAAA== + + Codec + ALC269 + CodecID + 283902569 + Comment + hua0512 - Realtek ALC269 for Medium Akoya P6653 + ConfigData + + AUccEAFHHQEBRx4XAUcfmQFXHCABVx0QAVce + IQFXHwEBVwwCAYccQAGHHRABhx6BAYcfAQEn + HDABJx0BAScepgEnH5kBRwwC + + FuncGroup + 1 + LayoutID + 25 + AFGLowPowerState @@ -5617,6 +5754,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902594 + Comment + Custom ALC282 Soarsea S210H by Jokerman1991 + ConfigData + + ASccAAEnHQABJx4AAScfQAHXHAUB1x2bAdce + RgHXH0ABRxwQAUcdAQFHHhcBRx+QAhccIAIX + HRACFx4hAhcfBAGXHDABlx0BAZcepwGXH5AB + dxzwAXcdEQF3HhEBdx9BAYcc8AGHHREBhx4R + AYcfQQGnHPABpx0RAaceEQGnH0EBtxzwAbcd + EQG3HhEBtx9BAecc8AHnHREB5x4RAecfQQFH + DAI= + + FuncGroup + 1 + LayoutID + 30 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -6026,6 +6193,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + ThinkCentre M73(10AX) ALC283 by dumk1217 + CodecID + 283902595 + ConfigData + + ISccACEnHQAhJx4AIScfQCHXHAEh1x0AIdce + QCHXH0AiFxwQIhcdQCIXHiEiFx8CIhcMAiFH + HCAhRx0BIUceFyFHH5AhRwwCIZccMCGXHZAh + lx6jIZcfmSGnHEAhpx2QIacegSGnHwEhdxzw + IXcdACF3HgAhdx9AIYcc8CGHHQAhhx4AIYcf + QCG3HPAhtx0AIbceACG3H0AhtwwCIecc8CHn + HQAh5x4AIecfQA== + + FuncGroup + 1 + LayoutID + 12 + WakeConfigData + + IhcMAiFHDAIhtwwC + + WakeVerbReinit + + AFGLowPowerState @@ -6162,6 +6359,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Lenovo Legion S740 15-IRH (Y9000X 2020) by R-a-s-c-a-l + CodecID + 283902597 + ConfigData + + AZccAAGXHRABlx6LAZcfAQEnHBABJx0BASce + pgEnH5ACFxwgAhcdEAIXHisCFx8BAhcMAgF3 + HEABdx0BAXceFwF3H5A= + + FuncGroup + 1 + LayoutID + 66 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -7361,19 +7584,25 @@ AwAAAA== Codec - Rockjesus - Realtek ALC298 for Alienware 17 ALC3266 + Rockjesus.cn - Realtek ALC298 for Alienware 17 R4 2.1ch CodecID 283902616 ConfigData ASccQAEnHQEBJx6mAScftwF3HBABdx0BAXce FwF3H5ABpxwwAacdEAGnHqEBpx8DAhccIAIX - HRACFx4hAhcfAw== + HRACFx4hAhcfAwFHDAICFwwC FuncGroup 1 LayoutID 11 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + AFGLowPowerState @@ -7986,6 +8215,32 @@ LayoutID 18 + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC662 for MSI X79A-GD65 + CodecID + 283903586 + ConfigData + + AUccEAFHHUABRx4RAUcfkQGHHCABhx2QAYce + oAGHH5EBpxwwAacdMAGnHoEBpx+RAbccUAG3 + HUABtx4hAbcfAgGXHEABlx2QAZceoQGXHwI= + + FuncGroup + 1 + LayoutID + 19 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + AFGLowPowerState @@ -9835,6 +10090,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283904146 + Comment + ALC892 for ASRock B365 Pro4 By TheHackGuy + ConfigData + + AUccEAFHHUABRx4BAUcfAQFHDAIBhxwgAYcd + kAGHHqABhx+BAaccMAGnHTABpx6BAacfAQ== + + FuncGroup + 1 + LayoutID + 23 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -11146,7 +11426,7 @@ 35 WakeConfigData - AUcMAg== + AUcMAgG3DAI= WakeVerbReinit @@ -11305,6 +11585,32 @@ WakeVerbReinit + + CodecID + 283904768 + CodecName + ALCS1200A for B550M Gaming Carbon WIFI by Kila2 + ConfigData + + AUccEAFHHVABRx4RAUcfkQFHDAIBZxwgAWcd + EAFnHgEBZx8BAVccMAFXHRABVx4BAVcfAQGH + HEABhx0QAYceoQGHH5EBpxxQAacdEAGnHoEB + px8BAZccYAGXHZABlx6BAZcfAgG3HHABtx1A + AbceIQG3HwIBtwwCAecckAHnHREB5x5FAecf + AQEXHPABFx0AARceAAEXH0ABdxzwAXcdAAF3 + HgABdx9A + + FuncGroup + 1 + LayoutID + 7 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + CodecID 283904768 @@ -13528,8 +13834,8 @@ ConfigData AUccEAFHHUABRx4RAUcfAQFHDAIBtxwgAbcd - EAG3HiEBtx8CAbcMAgGHHDABhx2QAYceoAGH - H5EBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB + EAG3HiEBtx8CAbcMAgGHHDABhx2QAYcehgGH + HwEBlxxAAZcdEAGXHoYBlx8CAaccPwGnHTAB px6BAacfAQ== FuncGroup @@ -13735,6 +14041,58 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Conexant CX11970 (CX8400) for Acer Swift 3 SF313 (Ice Lake) by b0ltun + CodecID + 351346896 + ConfigData + + AXccEAF3HQEBdx4XAXcfkQF3DAIBlxwgAZcd + kAGXHoEBlx8EAWccEAFnHUABZx4hAWcfBAFn + DAIBlwckAaccIAGnHQEBpx6gAacfkAGnByQ= + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AXcMAgFnDAIBlwckAacHJA== + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Yoga S740 14IIL by frozenzero123 + CodecID + 283902597 + ConfigData + + AUccEAFHHQEBRx4TAUcfkgFHDAICFxwgAhcd + EAIXHgECFx8DAhcMAgGXHEABlx0QAZcegQGX + HwM= + + FuncGroup + 1 + LayoutID + 88 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + IOClass AppleALC diff --git a/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 54b5e8a..445f657 100644 Binary files a/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI - Heliport/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/Info.plist index 279a1ac..12c68fb 100644 --- a/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.4.4 + 1.4.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.4.4 + 1.4.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup b/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup index 8e84c51..8891c93 100644 Binary files a/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup and b/EFI - Heliport/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup differ diff --git a/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/Info.plist index da57ab6..fb81947 100644 --- a/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.6 + 1.5.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.5.6 + 1.5.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.Lilu diff --git a/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index afc2b3a..c1d8cd0 100644 Binary files a/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI - Heliport/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist new file mode 100644 index 0000000..2b2acd4 --- /dev/null +++ b/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist @@ -0,0 +1,377 @@ + + + + + BuildMachineOSBuild + 20G95 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReader + CFBundleIdentifier + science.firewolf.rtsx + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReader + CFBundlePackageType + KEXT + CFBundleShortVersionString + 0.9.6 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 0.9.6 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12E507 + DTPlatformName + macosx + DTPlatformVersion + 11.3 + DTSDKBuild + 20E214 + DTSDKName + macosx11.3 + DTXcode + 1251 + DTXcodeBuild + 12E507 + IOKitPersonalities + + IOSDBlockStorageDevice + + CFBundleIdentifier + science.firewolf.rtsx + Device Characteristics + + Product Name + Built In SDXC Reader + Vendor Name + Realtek + + IOClass + IOSDBlockStorageDevice + IOMediaIcon + + CFBundleIdentifier + com.apple.iokit.IOSCSIArchitectureModelFamily + IOBundleResourceFile + SD.icns + + IOProbeScore + 1000 + IOProviderClass + IOSDHostDriver + + RealtekRTS5129Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 297 + idVendor + 3034 + + RealtekRTS5139Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 313 + idVendor + 3034 + + RealtekRTS5179Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 320 + idVendor + 3034 + + RealtekRTS5209Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5209Controller + IOPCIMatch + 0x520910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5227Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5227Controller + IOPCIMatch + 0x522710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5229Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5229Controller + IOPCIMatch + 0x522910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS522AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS522AController + IOPCIMatch + 0x522A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5249Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5249Controller + IOPCIMatch + 0x524910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS524AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS524AController + IOPCIMatch + 0x524A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS525AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS525AController + IOPCIMatch + 0x525A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5260Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5260Controller + IOPCIMatch + 0x526010EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5286Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5286Controller + IOPCIMatch + 0x528610EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5287Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5287Controller + IOPCIMatch + 0x528710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5289Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5289Controller + IOPCIMatch + 0x528910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + + LSMinimumSystemVersion + 10.14 + NSHumanReadableCopyright + Copyright ยฉ 2021 FireWolf. All rights reserved. + OSBundleLibraries + + com.apple.iokit.IOPCIFamily + 2.9 + com.apple.iokit.IOStorageFamily + 2.1 + com.apple.iokit.IOUSBHostFamily + 1.2 + com.apple.kpi.iokit + 16.4 + com.apple.kpi.libkern + 16.4 + + OSBundleRequired + Root + + diff --git a/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader b/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader new file mode 100644 index 0000000..51aac6e Binary files /dev/null and b/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader differ diff --git a/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE b/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Heliport/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist new file mode 100644 index 0000000..42373af --- /dev/null +++ b/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist @@ -0,0 +1,81 @@ + + + + + BuildMachineOSBuild + 21A559 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReaderFriend + CFBundleIdentifier + science.firewolf.rtsf + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReaderFriend + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0.2 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.0.2 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13A1030d + DTPlatformName + macosx + DTPlatformVersion + 12.0 + DTSDKBuild + 21A344 + DTSDKName + macosx12.0 + DTXcode + 1310 + DTXcodeBuild + 13A1030d + IOKitPersonalities + + RealtekCardReaderFriend + + CFBundleIdentifier + science.firewolf.rtsf + IOClass + RealtekCardReaderFriend + IOMatchCategory + RealtekCardReaderFriend + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.14 + OSBundleLibraries + + as.vit9696.Lilu + 1.4.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + diff --git a/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend b/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend new file mode 100644 index 0000000..1376f02 Binary files /dev/null and b/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend differ diff --git a/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE b/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Heliport/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index fcebee6..6f99d89 100644 --- a/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.SMCProcessor diff --git a/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index fef32f1..0221140 100644 Binary files a/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI - Heliport/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index dfd951d..6f97841 100644 --- a/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ru.joedm.SMCSuperIO diff --git a/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index a498e8a..c972efc 100644 Binary files a/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI - Heliport/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI - Heliport/OC/Kexts/USBMap.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/USBMap.kext/Contents/Info.plist index 9a52f83..df8e84d 100644 --- a/EFI - Heliport/OC/Kexts/USBMap.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/USBMap.kext/Contents/Info.plist @@ -5,9 +5,9 @@ CFBundleDevelopmentRegion English CFBundleGetInfoString - v1.0 Copyright ยฉ 2018 - 2021 valnoxy. All rights reserved. + v1.1 Copyright ยฉ 2018 - 2022 valnoxy. All rights reserved. CFBundleIdentifier - com.valnoxy.USBMap + dev.valnoxy.USBMap CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -22,6 +22,294 @@ 1.0 IOKitPersonalities + MacBookPro11,1-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,1 + + MacBookPro11,4-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,4 + MacBookPro12,1-XHCI CFBundleIdentifier diff --git a/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index 582ea79..17e4b41 100644 --- a/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.VirtualSMC diff --git a/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index d9e9696..8106208 100644 Binary files a/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI - Heliport/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 320ec20..7de7d3d 100644 --- a/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.4 + 1.5.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.5.4 + 1.5.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 7158fe1..03418d0 100644 Binary files a/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI - Heliport/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI - Heliport/OC/OpenCore.efi b/EFI - Heliport/OC/OpenCore.efi index 1b9b407..cfc4bf4 100644 Binary files a/EFI - Heliport/OC/OpenCore.efi and b/EFI - Heliport/OC/OpenCore.efi differ diff --git a/EFI - Heliport/OC/Tools/BootKicker.efi b/EFI - Heliport/OC/Tools/BootKicker.efi new file mode 100644 index 0000000..766ef43 Binary files /dev/null and b/EFI - Heliport/OC/Tools/BootKicker.efi differ diff --git a/EFI - Heliport/OC/Tools/ChipTune.efi b/EFI - Heliport/OC/Tools/ChipTune.efi new file mode 100644 index 0000000..0539818 Binary files /dev/null and b/EFI - Heliport/OC/Tools/ChipTune.efi differ diff --git a/EFI - Heliport/OC/Tools/CleanNvram.efi b/EFI - Heliport/OC/Tools/CleanNvram.efi new file mode 100644 index 0000000..3bacecf Binary files /dev/null and b/EFI - Heliport/OC/Tools/CleanNvram.efi differ diff --git a/EFI - Heliport/OC/Tools/ControlMsrE2.efi b/EFI - Heliport/OC/Tools/ControlMsrE2.efi new file mode 100644 index 0000000..5de261b Binary files /dev/null and b/EFI - Heliport/OC/Tools/ControlMsrE2.efi differ diff --git a/EFI - Heliport/OC/Tools/CsrUtil.efi b/EFI - Heliport/OC/Tools/CsrUtil.efi new file mode 100644 index 0000000..ded6e1a Binary files /dev/null and b/EFI - Heliport/OC/Tools/CsrUtil.efi differ diff --git a/EFI - Heliport/OC/Tools/GopStop.efi b/EFI - Heliport/OC/Tools/GopStop.efi new file mode 100644 index 0000000..3b43a60 Binary files /dev/null and b/EFI - Heliport/OC/Tools/GopStop.efi differ diff --git a/EFI - Heliport/OC/Tools/KeyTester.efi b/EFI - Heliport/OC/Tools/KeyTester.efi new file mode 100644 index 0000000..26d4a65 Binary files /dev/null and b/EFI - Heliport/OC/Tools/KeyTester.efi differ diff --git a/EFI - Heliport/OC/Tools/MmapDump.efi b/EFI - Heliport/OC/Tools/MmapDump.efi new file mode 100644 index 0000000..56f0dce Binary files /dev/null and b/EFI - Heliport/OC/Tools/MmapDump.efi differ diff --git a/EFI - Heliport/OC/Tools/OpenControl.efi b/EFI - Heliport/OC/Tools/OpenControl.efi new file mode 100644 index 0000000..5ed3ac0 Binary files /dev/null and b/EFI - Heliport/OC/Tools/OpenControl.efi differ diff --git a/EFI - Heliport/OC/Tools/OpenShell.efi b/EFI - Heliport/OC/Tools/OpenShell.efi new file mode 100644 index 0000000..7ecc7f4 Binary files /dev/null and b/EFI - Heliport/OC/Tools/OpenShell.efi differ diff --git a/EFI - Monterey/OC/Drivers/UsbMouseDxe.efi b/EFI - Heliport/OC/Tools/ResetSystem.efi similarity index 60% rename from EFI - Monterey/OC/Drivers/UsbMouseDxe.efi rename to EFI - Heliport/OC/Tools/ResetSystem.efi index f87a62f..15d11c3 100644 Binary files a/EFI - Monterey/OC/Drivers/UsbMouseDxe.efi and b/EFI - Heliport/OC/Tools/ResetSystem.efi differ diff --git a/EFI - Heliport/OC/Tools/RtcRw.efi b/EFI - Heliport/OC/Tools/RtcRw.efi new file mode 100644 index 0000000..c7d2c9d Binary files /dev/null and b/EFI - Heliport/OC/Tools/RtcRw.efi differ diff --git a/EFI - Heliport/OC/Tools/TpmInfo.efi b/EFI - Heliport/OC/Tools/TpmInfo.efi new file mode 100644 index 0000000..ee3547c Binary files /dev/null and b/EFI - Heliport/OC/Tools/TpmInfo.efi differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-ADPT.aml b/EFI - Monterey/OC/ACPI/SSDT-ADPT.aml index 6efe191..003605a 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-ADPT.aml and b/EFI - Monterey/OC/ACPI/SSDT-ADPT.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-ALS0.aml b/EFI - Monterey/OC/ACPI/SSDT-ALS0.aml index 915fd0d..ca3be04 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-ALS0.aml and b/EFI - Monterey/OC/ACPI/SSDT-ALS0.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-BATX.aml b/EFI - Monterey/OC/ACPI/SSDT-BATX.aml index c4bbce6..1a26acf 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-BATX.aml and b/EFI - Monterey/OC/ACPI/SSDT-BATX.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-DEHCI.aml b/EFI - Monterey/OC/ACPI/SSDT-DEHCI.aml index f8ba49a..8ef9c32 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-DEHCI.aml and b/EFI - Monterey/OC/ACPI/SSDT-DEHCI.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-ECRW.aml b/EFI - Monterey/OC/ACPI/SSDT-ECRW.aml index e00e746..7d51f5d 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-ECRW.aml and b/EFI - Monterey/OC/ACPI/SSDT-ECRW.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-HPET.aml b/EFI - Monterey/OC/ACPI/SSDT-HPET.aml index ee36fdc..e0f7098 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-HPET.aml and b/EFI - Monterey/OC/ACPI/SSDT-HPET.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-KBD.aml b/EFI - Monterey/OC/ACPI/SSDT-KBD.aml index 4411cde..e49d276 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-KBD.aml and b/EFI - Monterey/OC/ACPI/SSDT-KBD.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-LED.aml b/EFI - Monterey/OC/ACPI/SSDT-LED.aml index acdd4ed..948130a 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-LED.aml and b/EFI - Monterey/OC/ACPI/SSDT-LED.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-MCHC.aml b/EFI - Monterey/OC/ACPI/SSDT-MCHC.aml index 119e6e8..a64a305 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-MCHC.aml and b/EFI - Monterey/OC/ACPI/SSDT-MCHC.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-PLUG.aml b/EFI - Monterey/OC/ACPI/SSDT-PLUG.aml index 64dbfd1..41d36af 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-PLUG.aml and b/EFI - Monterey/OC/ACPI/SSDT-PLUG.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-PNLF.aml b/EFI - Monterey/OC/ACPI/SSDT-PNLF.aml index f4c0a52..4a51499 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-PNLF.aml and b/EFI - Monterey/OC/ACPI/SSDT-PNLF.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-PWRB.aml b/EFI - Monterey/OC/ACPI/SSDT-PWRB.aml index 7b229dd..76377c4 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-PWRB.aml and b/EFI - Monterey/OC/ACPI/SSDT-PWRB.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-SMBUS.aml b/EFI - Monterey/OC/ACPI/SSDT-SMBUS.aml index 712bcbf..224ed6a 100644 Binary files a/EFI - Monterey/OC/ACPI/SSDT-SMBUS.aml and b/EFI - Monterey/OC/ACPI/SSDT-SMBUS.aml differ diff --git a/EFI - Monterey/OC/ACPI/SSDT-THINK.aml b/EFI - Monterey/OC/ACPI/SSDT-THINK.aml new file mode 100644 index 0000000..55d1461 Binary files /dev/null and b/EFI - Monterey/OC/ACPI/SSDT-THINK.aml differ diff --git a/EFI - Monterey/OC/Config.plist b/EFI - Monterey/OC/Config.plist index 674c2cc..8da88f0 100644 --- a/EFI - Monterey/OC/Config.plist +++ b/EFI - Monterey/OC/Config.plist @@ -8,7 +8,7 @@ Comment - TODO: Recreate file + Power Resources for Wake Enabled Path @@ -16,7 +16,7 @@ Comment - TODO: Recreate file + Fake ambient light sensor Enabled Path @@ -24,7 +24,7 @@ Comment - TODO: Recreate file + Battery driver Enabled Path @@ -32,7 +32,7 @@ Comment - TODO: Recreate file + Disable EHCI controller Enabled Path @@ -40,7 +40,7 @@ Comment - TODO: Recreate file + ACPI driver for OEM hardware (YogaSMC) Enabled Path @@ -56,7 +56,7 @@ Comment - TODO: Recreate file + Brightness patch Enabled Path @@ -64,7 +64,7 @@ Comment - TODO: Recreate file + LED and Power Button blink patch Enabled Path @@ -72,7 +72,7 @@ Comment - TODO: Recreate file + AppleSMBus Fix Enabled Path @@ -80,7 +80,7 @@ Comment - Plugin type + Plugin type to 1 for CPU0/PR00 Enabled Path @@ -96,7 +96,7 @@ Comment - TODO: Recreate file + Power button Enabled Path @@ -104,12 +104,20 @@ Comment - TODO: Recreate file + Injects missing DVL0 device Enabled Path SSDT-SMBUS.aml + + Comment + ThinkVPC (YogaSMC) + Enabled + + Path + SSDT-THINK.aml + Delete @@ -1173,6 +1181,8 @@ 0 RebuildAppleMemoryMap + ResizeAppleGpuBars + -1 SetupVirtualMap SignalAppleOS @@ -1240,6 +1250,24 @@ Add + + BundlePath + ACPIBatteryManager.kext + Comment + ACPIBatteryManager.kext + Enabled + + ExecutablePath + Contents/MacOS/ACPIBatteryManager + Arch + Any + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + BundlePath AirportItlwm.kext @@ -1260,13 +1288,13 @@ BundlePath - IntelMausi.kext + CodecCommander.kext Comment - IntelMausi.kext + CodecCommander.kext Enabled ExecutablePath - Contents/MacOS/IntelMausi + Contents/MacOS/CodecCommander Arch Any MaxKernel @@ -1278,13 +1306,13 @@ BundlePath - Lilu.kext + IntelBluetoothFirmware.kext Comment - Lilu.kext + IntelBluetoothFirmware.kext Enabled ExecutablePath - Contents/MacOS/Lilu + Contents/MacOS/IntelBluetoothFirmware Arch Any MaxKernel @@ -1296,9 +1324,9 @@ BundlePath - USBMap.kext + IntelBluetoothInjector.kext Comment - USBMap.kext + IntelBluetoothInjector.kext Enabled ExecutablePath @@ -1314,13 +1342,13 @@ BundlePath - VirtualSMC.kext + IntelMausi.kext Comment - VirtualSMC.kext + IntelMausi.kext Enabled ExecutablePath - Contents/MacOS/VirtualSMC + Contents/MacOS/IntelMausi Arch Any MaxKernel @@ -1332,13 +1360,13 @@ BundlePath - VoodooPS2Controller.kext + Lilu.kext Comment - VoodooPS2Controller.kext + Lilu.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Controller + Contents/MacOS/Lilu Arch Any MaxKernel @@ -1350,13 +1378,13 @@ BundlePath - WhateverGreen.kext + RealtekCardReader.kext Comment - WhateverGreen.kext + RealtekCardReader.kext Enabled ExecutablePath - Contents/MacOS/WhateverGreen + Contents/MacOS/RealtekCardReader Arch Any MaxKernel @@ -1368,13 +1396,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext + RealtekCardReaderFriend.kext Comment - VoodooInput.kext + RealtekCardReaderFriend.kext Enabled ExecutablePath - Contents/MacOS/VoodooInput + Contents/MacOS/RealtekCardReaderFriend Arch Any MaxKernel @@ -1386,13 +1414,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext + USBMap.kext Comment - VoodooPS2Keyboard.kext + USBMap.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Keyboard + Arch Any MaxKernel @@ -1404,13 +1432,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext + VirtualSMC.kext Comment - VoodooPS2Mouse.kext + VirtualSMC.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Mouse + Contents/MacOS/VirtualSMC Arch Any MaxKernel @@ -1422,13 +1450,13 @@ BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Comment - VoodooPS2Trackpad.kext + VoodooPS2Controller.kext Enabled ExecutablePath - Contents/MacOS/VoodooPS2Trackpad + Contents/MacOS/VoodooPS2Controller Arch Any MaxKernel @@ -1440,13 +1468,13 @@ BundlePath - AppleALC.kext + WhateverGreen.kext Comment - AppleALC.kext + WhateverGreen.kext Enabled ExecutablePath - Contents/MacOS/AppleALC + Contents/MacOS/WhateverGreen Arch Any MaxKernel @@ -1458,13 +1486,13 @@ BundlePath - CpuTscSync.kext + YogaSMC.kext Comment - CpuTscSync.kext + YogaSMC.kext Enabled ExecutablePath - Contents/MacOS/CpuTscSync + Contents/MacOS/YogaSMC Arch Any MaxKernel @@ -1476,13 +1504,13 @@ BundlePath - HibernationFixup.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext Comment - HibernationFixup.kext + VoodooInput.kext Enabled ExecutablePath - Contents/MacOS/HibernationFixup + Contents/MacOS/VoodooInput Arch Any MaxKernel @@ -1494,13 +1522,13 @@ BundlePath - SMCProcessor.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext Comment - SMCProcessor.kext + VoodooPS2Keyboard.kext Enabled ExecutablePath - Contents/MacOS/SMCProcessor + Contents/MacOS/VoodooPS2Keyboard Arch Any MaxKernel @@ -1512,13 +1540,13 @@ BundlePath - SMCSuperIO.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext Comment - SMCSuperIO.kext + VoodooPS2Mouse.kext Enabled ExecutablePath - Contents/MacOS/SMCSuperIO + Contents/MacOS/VoodooPS2Mouse Arch Any MaxKernel @@ -1529,112 +1557,130 @@ Contents/Info.plist + BundlePath + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext Comment - FeatureUnlock.kext + VoodooPS2Trackpad.kext + Enabled + + ExecutablePath + Contents/MacOS/VoodooPS2Trackpad + Arch + Any MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + AppleALC.kext + Comment + AppleALC.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/FeatureUnlock + Contents/MacOS/AppleALC Arch Any - BundlePath - FeatureUnlock.kext - - - Comment - YogaSMC.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + CpuTscSync.kext + Comment + CpuTscSync.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/YogaSMC + Contents/MacOS/CpuTscSync Arch Any - BundlePath - YogaSMC.kext - - - Comment - IntelBluetoothFirmware.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + FeatureUnlock.kext + Comment + FeatureUnlock.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/IntelBluetoothFirmware + Contents/MacOS/FeatureUnlock Arch Any - BundlePath - IntelBluetoothFirmware.kext - - - Comment - IntelBluetoothInjector.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + HibernationFixup.kext + Comment + HibernationFixup.kext Enabled - MinKernel - ExecutablePath - + Contents/MacOS/HibernationFixup Arch Any - BundlePath - IntelBluetoothInjector.kext - - - Comment - ACPIBatteryManager.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCProcessor.kext + Comment + SMCProcessor.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/ACPIBatteryManager + Contents/MacOS/SMCProcessor Arch Any - BundlePath - ACPIBatteryManager.kext - - - Comment - CodecCommander.kext MaxKernel + MinKernel + PlistPath Contents/Info.plist + + + BundlePath + SMCSuperIO.kext + Comment + SMCSuperIO.kext Enabled - MinKernel - ExecutablePath - Contents/MacOS/CodecCommander + Contents/MacOS/SMCSuperIO Arch Any - BundlePath - CodecCommander.kext + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist Block @@ -1969,7 +2015,7 @@ HibernateMode None HideAuxiliary - + LauncherOption Disabled LauncherPath @@ -2008,7 +2054,7 @@ SysReport Target - 67 + 3 Entries @@ -2060,12 +2106,273 @@ ScanPolicy 0 SecureBootModel - Default + Disabled Vault Optional Tools - + + + Name + BootKicker.efi + Comment + BootKicker.efi + Enabled + + Path + BootKicker.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ChipTune.efi + Comment + ChipTune.efi + Enabled + + Path + ChipTune.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CleanNvram.efi + Comment + CleanNvram.efi + Enabled + + Path + CleanNvram.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ControlMsrE2.efi + Comment + ControlMsrE2.efi + Enabled + + Path + ControlMsrE2.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + CsrUtil.efi + Comment + CsrUtil.efi + Enabled + + Path + CsrUtil.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + GopStop.efi + Comment + GopStop.efi + Enabled + + Path + GopStop.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + KeyTester.efi + Comment + KeyTester.efi + Enabled + + Path + KeyTester.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + MmapDump.efi + Comment + MmapDump.efi + Enabled + + Path + MmapDump.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenControl.efi + Comment + OpenControl.efi + Enabled + + Path + OpenControl.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + OpenShell.efi + Comment + OpenShell.efi + Enabled + + Path + OpenShell.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + ResetSystem.efi + Comment + ResetSystem.efi + Enabled + + Path + ResetSystem.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + RtcRw.efi + Comment + RtcRw.efi + Enabled + + Path + RtcRw.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + + Name + TpmInfo.efi + Comment + TpmInfo.efi + Enabled + + Path + TpmInfo.efi + Arguments + + Auxiliary + + Flavour + Auto + RealPath + + TextMode + + + NVRAM @@ -2075,8 +2382,6 @@ DefaultBackgroundColor AAAAAA== - UIScale - AQ== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2090,7 +2395,7 @@ SystemAudioVolume Rg== boot-args - -v keepsyms=1 debug=0x100 + keepsyms=1 csr-active-config AAAAAA== prev-lang:kbd @@ -2103,7 +2408,6 @@ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14 - UIScale DefaultBackgroundColor 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -2174,7 +2478,7 @@ SystemMemoryStatus Auto SystemProductName - MacBookPro12,1 + MacBookPro11,4 SystemSerialNumber 000000000000 SystemUUID @@ -2254,41 +2558,41 @@ Enabled Path - AudioDxe.efi + ExFatDxe.efi Arguments Comment - AudioDxe.efi + ExFatDxe.efi Enabled Path - HfsPlus.efi + ext4_x64.efi Arguments Comment - HfsPlus.efi + ext4_x64.efi Enabled Path - OpenCanopy.efi + HfsPlus.efi Arguments Comment - OpenCanopy.efi + HfsPlus.efi Enabled Path - OpenHfsPlus.efi + OpenCanopy.efi Arguments Comment - OpenHfsPlus.efi + OpenCanopy.efi Enabled @@ -2300,16 +2604,6 @@ Comment OpenLinuxBoot.efi - - Enabled - - Path - OpenPartitionDxe.efi - Arguments - - Comment - OpenPartitionDxe.efi - Enabled @@ -2320,46 +2614,6 @@ Comment OpenRuntime.efi - - Enabled - - Path - UsbMouseDxe.efi - Arguments - - Comment - UsbMouseDxe.efi - - - Comment - btrfs_x64.efi - Path - btrfs_x64.efi - Enabled - - Arguments - - - - Comment - ExFatDxe.efi - Path - ExFatDxe.efi - Enabled - - Arguments - - - - Comment - ext4_x64.efi - Path - ext4_x64.efi - Enabled - - Arguments - - Input @@ -2396,6 +2650,8 @@ ProvideConsoleGop + ReconnectGraphicsOnConnect + ReconnectOnResChange ReplaceTabWithSpace @@ -2406,6 +2662,8 @@ TextRenderer BuiltinGraphics + UIScale + 0 UgaPassThrough @@ -2456,6 +2714,8 @@ EnableVectorAcceleration + EnableVmx + ExitBootServicesDelay 0 ForceOcWriteFlash @@ -2470,6 +2730,8 @@ RequestBootVarRouting + ResizeGpuBars + -1 TscSyncTimeout 0 UnblockFsConnect diff --git a/EFI - Monterey/OC/Drivers/AudioDxe.efi b/EFI - Monterey/OC/Drivers/AudioDxe.efi deleted file mode 100644 index eed5957..0000000 Binary files a/EFI - Monterey/OC/Drivers/AudioDxe.efi and /dev/null differ diff --git a/EFI - Monterey/OC/Drivers/ExFatDxe.efi b/EFI - Monterey/OC/Drivers/ExFatDxe.efi index c9b7510..9c20752 100644 Binary files a/EFI - Monterey/OC/Drivers/ExFatDxe.efi and b/EFI - Monterey/OC/Drivers/ExFatDxe.efi differ diff --git a/EFI - Monterey/OC/Drivers/HfsPlus.efi b/EFI - Monterey/OC/Drivers/HfsPlus.efi index 6deecbd..cb97a87 100644 Binary files a/EFI - Monterey/OC/Drivers/HfsPlus.efi and b/EFI - Monterey/OC/Drivers/HfsPlus.efi differ diff --git a/EFI - Monterey/OC/Drivers/OpenCanopy.efi b/EFI - Monterey/OC/Drivers/OpenCanopy.efi index 94c3266..5b363ff 100644 Binary files a/EFI - Monterey/OC/Drivers/OpenCanopy.efi and b/EFI - Monterey/OC/Drivers/OpenCanopy.efi differ diff --git a/EFI - Monterey/OC/Drivers/OpenHfsPlus.efi b/EFI - Monterey/OC/Drivers/OpenHfsPlus.efi deleted file mode 100644 index 807cb9c..0000000 Binary files a/EFI - Monterey/OC/Drivers/OpenHfsPlus.efi and /dev/null differ diff --git a/EFI - Monterey/OC/Drivers/OpenLinuxBoot.efi b/EFI - Monterey/OC/Drivers/OpenLinuxBoot.efi index a0cf702..efc78cd 100644 Binary files a/EFI - Monterey/OC/Drivers/OpenLinuxBoot.efi and b/EFI - Monterey/OC/Drivers/OpenLinuxBoot.efi differ diff --git a/EFI - Monterey/OC/Drivers/OpenPartitionDxe.efi b/EFI - Monterey/OC/Drivers/OpenPartitionDxe.efi deleted file mode 100644 index b8b3d1c..0000000 Binary files a/EFI - Monterey/OC/Drivers/OpenPartitionDxe.efi and /dev/null differ diff --git a/EFI - Monterey/OC/Drivers/btrfs_x64.efi b/EFI - Monterey/OC/Drivers/btrfs_x64.efi deleted file mode 100644 index 63f95e7..0000000 Binary files a/EFI - Monterey/OC/Drivers/btrfs_x64.efi and /dev/null differ diff --git a/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/Info.plist index 13065e3..e70b570 100644 --- a/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1417 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.6.5 + 1.6.7 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.6.5 + 1.6.7 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ALCUserClientProvider @@ -65,6 +65,36 @@ as.vit9696.AppleALC HDAConfigDefault + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC282 Lenovo-IdeaPad-Z510 by hoseinrez + CodecID + 283902594 + ConfigData + + ASccEAEnHQEBJx6mAScfkAFHHCABRx0BAUce + FwFHH5ABRwwCAXcc8AF3HQABdx4AAXcfQAGH + HPABhx0AAYceAAGHH0ABpxzwAacdAAGnHgAB + px9AAbcc8AG3HQABtx4AAbcfQAHXHPAB1x0A + AdceAAHXH0AB5xzwAecdAAHnHgAB5x9AAZcc + MAGXHRABlx6BAZcfBAIXHEACFx0QAhceIQIX + HwQ= + + FuncGroup + 1 + LayoutID + 69 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -1370,6 +1400,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Deskmini H470 ALC235 by dumk1217 + CodecID + 283902517 + ConfigData + + AScc8AEnHQABJx4AAScfQAHXHPAB1x0AAdce + AAHXH0ACFxwQAhcdQAIXHiECFx8CAhcMAgG3 + HCABtx0AAbceEwG3H5kBtwwCAZccMAGXHQAB + lx6jAZcfmQGnHEABpx1QAacegQGnHwIBRxzw + AUcdAAFHHgABRx9AAUcMAgF3HPABdx0AAXce + AAF3H0ABhxzwAYcdAAGHHgABhx9AAecc8AHn + HQAB5x4AAecfQA== + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AhcMAgG3DAIBRwwC + + WakeVerbReinit + + AFGLowPowerState @@ -3011,6 +3071,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Andres ZeroCross - Intel NUC NUC10i5FNH + CodecID + 283902550 + ConfigData + + ASccMAEnHQEBJx6gAScfkAGXHCABlx0QAZce + gQGXHwECFxwQAhcdEAIXHgECFx8BAhcMAg== + + FuncGroup + 1 + LayoutID + 24 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -3036,6 +3121,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902550 + Comment + insanelyme - ALC256 for Huawei Matebook D15 2018 (MRC-W10) + ConfigData + + ASccMAEnHQEBJx6mAScfkAE3HPABNx0AATce + AAE3H0ABRxwRAUcdAQFHHhcBRx+QAUcMAgGH + HPABhx0AAYceAAGHH0ABlxxAAZcdEAGXHoEB + lx8EAacc8AGnHQABpx4AAacfQAG3HBABtx0B + AbceFwG3H5ABtwwCAdcc8AHXHQAB1x4AAdcf + QAHnHPAB5x0AAeceAAHnH0ACFxwgAhcdEAIX + HiECFx8EAhcMAg== + + FuncGroup + 1 + LayoutID + 33 + WakeConfigData + + AbcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -4161,6 +4276,28 @@ LayoutID 24 + + AFGLowPowerState + + AwAAAA== + + Codec + ALC269 + CodecID + 283902569 + Comment + hua0512 - Realtek ALC269 for Medium Akoya P6653 + ConfigData + + AUccEAFHHQEBRx4XAUcfmQFXHCABVx0QAVce + IQFXHwEBVwwCAYccQAGHHRABhx6BAYcfAQEn + HDABJx0BAScepgEnH5kBRwwC + + FuncGroup + 1 + LayoutID + 25 + AFGLowPowerState @@ -5617,6 +5754,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283902594 + Comment + Custom ALC282 Soarsea S210H by Jokerman1991 + ConfigData + + ASccAAEnHQABJx4AAScfQAHXHAUB1x2bAdce + RgHXH0ABRxwQAUcdAQFHHhcBRx+QAhccIAIX + HRACFx4hAhcfBAGXHDABlx0BAZcepwGXH5AB + dxzwAXcdEQF3HhEBdx9BAYcc8AGHHREBhx4R + AYcfQQGnHPABpx0RAaceEQGnH0EBtxzwAbcd + EQG3HhEBtx9BAecc8AHnHREB5x4RAecfQQFH + DAI= + + FuncGroup + 1 + LayoutID + 30 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -6026,6 +6193,36 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + ThinkCentre M73(10AX) ALC283 by dumk1217 + CodecID + 283902595 + ConfigData + + ISccACEnHQAhJx4AIScfQCHXHAEh1x0AIdce + QCHXH0AiFxwQIhcdQCIXHiEiFx8CIhcMAiFH + HCAhRx0BIUceFyFHH5AhRwwCIZccMCGXHZAh + lx6jIZcfmSGnHEAhpx2QIacegSGnHwEhdxzw + IXcdACF3HgAhdx9AIYcc8CGHHQAhhx4AIYcf + QCG3HPAhtx0AIbceACG3H0AhtwwCIecc8CHn + HQAh5x4AIecfQA== + + FuncGroup + 1 + LayoutID + 12 + WakeConfigData + + IhcMAiFHDAIhtwwC + + WakeVerbReinit + + AFGLowPowerState @@ -6162,6 +6359,32 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Lenovo Legion S740 15-IRH (Y9000X 2020) by R-a-s-c-a-l + CodecID + 283902597 + ConfigData + + AZccAAGXHRABlx6LAZcfAQEnHBABJx0BASce + pgEnH5ACFxwgAhcdEAIXHisCFx8BAhcMAgF3 + HEABdx0BAXceFwF3H5A= + + FuncGroup + 1 + LayoutID + 66 + WakeConfigData + + AhcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -7361,19 +7584,25 @@ AwAAAA== Codec - Rockjesus - Realtek ALC298 for Alienware 17 ALC3266 + Rockjesus.cn - Realtek ALC298 for Alienware 17 R4 2.1ch CodecID 283902616 ConfigData ASccQAEnHQEBJx6mAScftwF3HBABdx0BAXce FwF3H5ABpxwwAacdEAGnHqEBpx8DAhccIAIX - HRACFx4hAhcfAw== + HRACFx4hAhcfAwFHDAICFwwC FuncGroup 1 LayoutID 11 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + AFGLowPowerState @@ -7986,6 +8215,32 @@ LayoutID 18 + + AFGLowPowerState + + AwAAAA== + + Codec + Custom ALC662 for MSI X79A-GD65 + CodecID + 283903586 + ConfigData + + AUccEAFHHUABRx4RAUcfkQGHHCABhx2QAYce + oAGHH5EBpxwwAacdMAGnHoEBpx+RAbccUAG3 + HUABtx4hAbcfAgGXHEABlx2QAZceoQGXHwI= + + FuncGroup + 1 + LayoutID + 19 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + AFGLowPowerState @@ -9835,6 +10090,31 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + CodecID + 283904146 + Comment + ALC892 for ASRock B365 Pro4 By TheHackGuy + ConfigData + + AUccEAFHHUABRx4BAUcfAQFHDAIBhxwgAYcd + kAGHHqABhx+BAaccMAGnHTABpx6BAacfAQ== + + FuncGroup + 1 + LayoutID + 23 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + AFGLowPowerState @@ -11146,7 +11426,7 @@ 35 WakeConfigData - AUcMAg== + AUcMAgG3DAI= WakeVerbReinit @@ -11305,6 +11585,32 @@ WakeVerbReinit + + CodecID + 283904768 + CodecName + ALCS1200A for B550M Gaming Carbon WIFI by Kila2 + ConfigData + + AUccEAFHHVABRx4RAUcfkQFHDAIBZxwgAWcd + EAFnHgEBZx8BAVccMAFXHRABVx4BAVcfAQGH + HEABhx0QAYceoQGHH5EBpxxQAacdEAGnHoEB + px8BAZccYAGXHZABlx6BAZcfAgG3HHABtx1A + AbceIQG3HwIBtwwCAecckAHnHREB5x5FAecf + AQEXHPABFx0AARceAAEXH0ABdxzwAXcdAAF3 + HgABdx9A + + FuncGroup + 1 + LayoutID + 7 + WakeConfigData + + AUcMAgG3DAI= + + WakeVerbReinit + + CodecID 283904768 @@ -13528,8 +13834,8 @@ ConfigData AUccEAFHHUABRx4RAUcfAQFHDAIBtxwgAbcd - EAG3HiEBtx8CAbcMAgGHHDABhx2QAYceoAGH - H5EBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB + EAG3HiEBtx8CAbcMAgGHHDABhx2QAYcehgGH + HwEBlxxAAZcdEAGXHoYBlx8CAaccPwGnHTAB px6BAacfAQ== FuncGroup @@ -13735,6 +14041,58 @@ WakeVerbReinit + + AFGLowPowerState + + AwAAAA== + + Codec + Conexant CX11970 (CX8400) for Acer Swift 3 SF313 (Ice Lake) by b0ltun + CodecID + 351346896 + ConfigData + + AXccEAF3HQEBdx4XAXcfkQF3DAIBlxwgAZcd + kAGXHoEBlx8EAWccEAFnHUABZx4hAWcfBAFn + DAIBlwckAaccIAGnHQEBpx6gAacfkAGnByQ= + + FuncGroup + 1 + LayoutID + 13 + WakeConfigData + + AXcMAgFnDAIBlwckAacHJA== + + WakeVerbReinit + + + + AFGLowPowerState + + AwAAAA== + + Codec + Realtek ALC285 for Yoga S740 14IIL by frozenzero123 + CodecID + 283902597 + ConfigData + + AUccEAFHHQEBRx4TAUcfkgFHDAICFxwgAhcd + EAIXHgECFx8DAhcMAgGXHEABlx0QAZcegQGX + HwM= + + FuncGroup + 1 + LayoutID + 88 + WakeConfigData + + AUcMAg== + + WakeVerbReinit + + IOClass AppleALC diff --git a/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 54b5e8a..445f657 100644 Binary files a/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI - Monterey/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/Info.plist index 279a1ac..12c68fb 100644 --- a/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.4.4 + 1.4.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.4.4 + 1.4.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup b/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup index 8e84c51..8891c93 100644 Binary files a/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup and b/EFI - Monterey/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup differ diff --git a/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/Info.plist index da57ab6..fb81947 100644 --- a/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.6 + 1.5.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.5.6 + 1.5.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.Lilu diff --git a/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index afc2b3a..c1d8cd0 100644 Binary files a/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI - Monterey/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist new file mode 100644 index 0000000..2b2acd4 --- /dev/null +++ b/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/Info.plist @@ -0,0 +1,377 @@ + + + + + BuildMachineOSBuild + 20G95 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReader + CFBundleIdentifier + science.firewolf.rtsx + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReader + CFBundlePackageType + KEXT + CFBundleShortVersionString + 0.9.6 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 0.9.6 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12E507 + DTPlatformName + macosx + DTPlatformVersion + 11.3 + DTSDKBuild + 20E214 + DTSDKName + macosx11.3 + DTXcode + 1251 + DTXcodeBuild + 12E507 + IOKitPersonalities + + IOSDBlockStorageDevice + + CFBundleIdentifier + science.firewolf.rtsx + Device Characteristics + + Product Name + Built In SDXC Reader + Vendor Name + Realtek + + IOClass + IOSDBlockStorageDevice + IOMediaIcon + + CFBundleIdentifier + com.apple.iokit.IOSCSIArchitectureModelFamily + IOBundleResourceFile + SD.icns + + IOProbeScore + 1000 + IOProviderClass + IOSDHostDriver + + RealtekRTS5129Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 297 + idVendor + 3034 + + RealtekRTS5139Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 313 + idVendor + 3034 + + RealtekRTS5179Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekUSBCardReaderController + IOProbeScore + 1000 + IOProviderClass + IOUSBHostDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + idProduct + 320 + idVendor + 3034 + + RealtekRTS5209Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5209Controller + IOPCIMatch + 0x520910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5227Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5227Controller + IOPCIMatch + 0x522710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5229Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5229Controller + IOPCIMatch + 0x522910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS522AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS522AController + IOPCIMatch + 0x522A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5249Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5249Controller + IOPCIMatch + 0x524910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS524AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS524AController + IOPCIMatch + 0x524A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS525AController + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS525AController + IOPCIMatch + 0x525A10EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5260Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5260Controller + IOPCIMatch + 0x526010EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5286Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5286Controller + IOPCIMatch + 0x528610EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5287Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5287Controller + IOPCIMatch + 0x528710EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + RealtekRTS5289Controller + + CFBundleIdentifier + science.firewolf.rtsx + IOClass + RealtekRTS5289Controller + IOPCIMatch + 0x528910EC + IOProbeScore + 1000 + IOProviderClass + IOPCIDevice + Protocol Characteristics + + Physical Interconnect + Secure Digital + Physical Interconnect Location + Internal + + + + LSMinimumSystemVersion + 10.14 + NSHumanReadableCopyright + Copyright ยฉ 2021 FireWolf. All rights reserved. + OSBundleLibraries + + com.apple.iokit.IOPCIFamily + 2.9 + com.apple.iokit.IOStorageFamily + 2.1 + com.apple.iokit.IOUSBHostFamily + 1.2 + com.apple.kpi.iokit + 16.4 + com.apple.kpi.libkern + 16.4 + + OSBundleRequired + Root + + diff --git a/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader b/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader new file mode 100644 index 0000000..51aac6e Binary files /dev/null and b/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/MacOS/RealtekCardReader differ diff --git a/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE b/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Monterey/OC/Kexts/RealtekCardReader.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist new file mode 100644 index 0000000..42373af --- /dev/null +++ b/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Info.plist @@ -0,0 +1,81 @@ + + + + + BuildMachineOSBuild + 21A559 + CFBundleDevelopmentRegion + en + CFBundleExecutable + RealtekCardReaderFriend + CFBundleIdentifier + science.firewolf.rtsf + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + RealtekCardReaderFriend + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0.2 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.0.2 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13A1030d + DTPlatformName + macosx + DTPlatformVersion + 12.0 + DTSDKBuild + 21A344 + DTSDKName + macosx12.0 + DTXcode + 1310 + DTXcodeBuild + 13A1030d + IOKitPersonalities + + RealtekCardReaderFriend + + CFBundleIdentifier + science.firewolf.rtsf + IOClass + RealtekCardReaderFriend + IOMatchCategory + RealtekCardReaderFriend + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.14 + OSBundleLibraries + + as.vit9696.Lilu + 1.4.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + diff --git a/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend b/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend new file mode 100644 index 0000000..1376f02 Binary files /dev/null and b/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/MacOS/RealtekCardReaderFriend differ diff --git a/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE b/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE new file mode 100644 index 0000000..9860be2 --- /dev/null +++ b/EFI - Monterey/OC/Kexts/RealtekCardReaderFriend.kext/Contents/Resources/LICENSE @@ -0,0 +1,29 @@ +BSD 3-Clause License + +Copyright (c) 2021, FireWolf @ FireWolf Pl. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/Info.plist index fcebee6..6f99d89 100644 --- a/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.SMCProcessor diff --git a/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor index fef32f1..0221140 100644 Binary files a/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/EFI - Monterey/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ diff --git a/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist index dfd951d..6f97841 100644 --- a/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities ru.joedm.SMCSuperIO diff --git a/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO index a498e8a..c972efc 100644 Binary files a/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/EFI - Monterey/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ diff --git a/EFI - Monterey/OC/Kexts/USBMap.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/USBMap.kext/Contents/Info.plist index 9a52f83..df8e84d 100644 --- a/EFI - Monterey/OC/Kexts/USBMap.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/USBMap.kext/Contents/Info.plist @@ -5,9 +5,9 @@ CFBundleDevelopmentRegion English CFBundleGetInfoString - v1.0 Copyright ยฉ 2018 - 2021 valnoxy. All rights reserved. + v1.1 Copyright ยฉ 2018 - 2022 valnoxy. All rights reserved. CFBundleIdentifier - com.valnoxy.USBMap + dev.valnoxy.USBMap CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -22,6 +22,294 @@ 1.0 IOKitPersonalities + MacBookPro11,1-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,1 + + MacBookPro11,4-XHCI + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOParentMatch + + IOPropertyMatch + + pcidebug + 0:20:0 + + + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + kUSBMuxEnabled + + port-count + + EgAAAA== + + ports + + HS01 + + Comment + Left #1 + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + Comment + Right #2 + UsbConnector + 3 + port + + AwAAAA== + + + HS06 + + Comment + Right #1 + UsbConnector + 3 + port + + BgAAAA== + + + HS09 + + UsbConnector + 3 + port + + CQAAAA== + + + HS10 + + Comment + WWAN + UsbConnector + 255 + port + + CgAAAA== + + + HS11 + + Comment + Bluetooth Host Device + UsbConnector + 255 + port + + CwAAAA== + + + HS12 + + Comment + Webcam + UsbConnector + 255 + port + + DAAAAA== + + + SS01 + + UsbConnector + 3 + port + + EAAAAA== + + + SS02 + + Comment + Left #2 + UsbConnector + 3 + port + + EQAAAA== + + + SS03 + + UsbConnector + 3 + port + + EgAAAA== + + + + + model + MacBookPro11,4 + MacBookPro12,1-XHCI CFBundleIdentifier diff --git a/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index 582ea79..17e4b41 100644 --- a/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 19H1323 + 19H1519 CFBundleDevelopmentRegion en CFBundleExecutable @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.2.7 + 1.2.8 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,23 +25,23 @@ MacOSX CFBundleVersion - 1.2.7 + 1.2.8 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 12B45b + 12D4e DTPlatformName macosx DTPlatformVersion - 11.0 + 11.1 DTSDKBuild - 20A2408 + 20C63 DTSDKName - macosx11.0 + macosx11.1 DTXcode - 1220 + 1240 DTXcodeBuild - 12B45b + 12D4e IOKitPersonalities as.vit9696.VirtualSMC diff --git a/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index d9e9696..8106208 100644 Binary files a/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI - Monterey/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 320ec20..7de7d3d 100644 --- a/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType KEXT CFBundleShortVersionString - 1.5.4 + 1.5.5 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 1.5.4 + 1.5.5 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 7158fe1..03418d0 100644 Binary files a/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI - Monterey/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI - Monterey/OC/OpenCore.efi b/EFI - Monterey/OC/OpenCore.efi index 1b9b407..cfc4bf4 100644 Binary files a/EFI - Monterey/OC/OpenCore.efi and b/EFI - Monterey/OC/OpenCore.efi differ diff --git a/EFI - Monterey/OC/Tools/BootKicker.efi b/EFI - Monterey/OC/Tools/BootKicker.efi new file mode 100644 index 0000000..766ef43 Binary files /dev/null and b/EFI - Monterey/OC/Tools/BootKicker.efi differ diff --git a/EFI - Monterey/OC/Tools/ChipTune.efi b/EFI - Monterey/OC/Tools/ChipTune.efi new file mode 100644 index 0000000..0539818 Binary files /dev/null and b/EFI - Monterey/OC/Tools/ChipTune.efi differ diff --git a/EFI - Monterey/OC/Tools/CleanNvram.efi b/EFI - Monterey/OC/Tools/CleanNvram.efi new file mode 100644 index 0000000..3bacecf Binary files /dev/null and b/EFI - Monterey/OC/Tools/CleanNvram.efi differ diff --git a/EFI - Monterey/OC/Tools/ControlMsrE2.efi b/EFI - Monterey/OC/Tools/ControlMsrE2.efi new file mode 100644 index 0000000..5de261b Binary files /dev/null and b/EFI - Monterey/OC/Tools/ControlMsrE2.efi differ diff --git a/EFI - Monterey/OC/Tools/CsrUtil.efi b/EFI - Monterey/OC/Tools/CsrUtil.efi new file mode 100644 index 0000000..ded6e1a Binary files /dev/null and b/EFI - Monterey/OC/Tools/CsrUtil.efi differ diff --git a/EFI - Monterey/OC/Tools/GopStop.efi b/EFI - Monterey/OC/Tools/GopStop.efi new file mode 100644 index 0000000..3b43a60 Binary files /dev/null and b/EFI - Monterey/OC/Tools/GopStop.efi differ diff --git a/EFI - Monterey/OC/Tools/KeyTester.efi b/EFI - Monterey/OC/Tools/KeyTester.efi new file mode 100644 index 0000000..26d4a65 Binary files /dev/null and b/EFI - Monterey/OC/Tools/KeyTester.efi differ diff --git a/EFI - Monterey/OC/Tools/MmapDump.efi b/EFI - Monterey/OC/Tools/MmapDump.efi new file mode 100644 index 0000000..56f0dce Binary files /dev/null and b/EFI - Monterey/OC/Tools/MmapDump.efi differ diff --git a/EFI - Monterey/OC/Tools/OpenControl.efi b/EFI - Monterey/OC/Tools/OpenControl.efi new file mode 100644 index 0000000..5ed3ac0 Binary files /dev/null and b/EFI - Monterey/OC/Tools/OpenControl.efi differ diff --git a/EFI - Monterey/OC/Tools/OpenShell.efi b/EFI - Monterey/OC/Tools/OpenShell.efi new file mode 100644 index 0000000..7ecc7f4 Binary files /dev/null and b/EFI - Monterey/OC/Tools/OpenShell.efi differ diff --git a/EFI - Catalina/OC/Drivers/UsbMouseDxe.efi b/EFI - Monterey/OC/Tools/ResetSystem.efi similarity index 60% rename from EFI - Catalina/OC/Drivers/UsbMouseDxe.efi rename to EFI - Monterey/OC/Tools/ResetSystem.efi index f87a62f..15d11c3 100644 Binary files a/EFI - Catalina/OC/Drivers/UsbMouseDxe.efi and b/EFI - Monterey/OC/Tools/ResetSystem.efi differ diff --git a/EFI - Monterey/OC/Tools/RtcRw.efi b/EFI - Monterey/OC/Tools/RtcRw.efi new file mode 100644 index 0000000..c7d2c9d Binary files /dev/null and b/EFI - Monterey/OC/Tools/RtcRw.efi differ diff --git a/EFI - Monterey/OC/Tools/TpmInfo.efi b/EFI - Monterey/OC/Tools/TpmInfo.efi new file mode 100644 index 0000000..ee3547c Binary files /dev/null and b/EFI - Monterey/OC/Tools/TpmInfo.efi differ diff --git a/LICENSE b/LICENSE index c86169a..9cbc97b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 valnoxy +Copyright (c) 2021 - 2022 valnoxy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index f54605b..a18e513 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Status: Maintained
- Version: 1.6.0 + Version: 1.7.0
Download now ยป
@@ -19,7 +19,7 @@
-[![OpenCore](https://img.shields.io/badge/OpenCore-0.7.4-blue.svg)](https://github.com/acidanthera/OpenCorePkg) +[![OpenCore](https://img.shields.io/badge/OpenCore-0.7.6-blue.svg)](https://github.com/acidanthera/OpenCorePkg) ![macOS-Stable](https://img.shields.io/badge/macOS-Monterey-brightgreen.svg) ![macOS-Stable](https://img.shields.io/badge/macOS-BigSur-brightgreen.svg) ![macOS-Stable](https://img.shields.io/badge/macOS-Catalina-brightgreen.svg) @@ -37,7 +37,7 @@ Switch to develop branch ยป

Table of contents * [Introduction](#-introduction) - * [Migrate to Version 1.5.0](#migrate-to-version-150) + * [Migrate to Version 1.7.0](#migrate-to-version-170) * [EFI folders](#efi-folders) * [Features](#-features) * [Usage](#-usage) @@ -74,10 +74,10 @@ These are the Hardware component I use. But this OpenCore configuation **should ## ๐Ÿ”” Introduction ---- -### Migrate to Version 1.5.0 -The Version 1.5.0 changes the model from ```MacBookPro11,1``` to ```MacBookPro12,1```. You need to generate a new SMBIOS for the new model with [GenSMBIOS](https://github.com/corpnewt/GenSMBIOS). + +### Migrate to Version 1.7.0 +The Version 1.7.0 changes the model from ```MacBookPro12,1``` to ```MacBookPro11,4```. You need to generate a new SMBIOS for the new model with [GenSMBIOS](https://github.com/corpnewt/GenSMBIOS). ### EFI folders This repo includes multiple EFI configuations for different macOS Versions. @@ -95,7 +95,7 @@ Differences to the EFI folders ยป
See https://github.com/valnoxy/t440p-oc + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "_ALS0", 0x00000000) +{ + Scope (_SB) + { + Device (ALS0) + { + Name (_HID, "ACPI0008" /* Ambient Light Sensor Device */) // _HID: Hardware ID + Name (_CID, "smc-als") // _CID: Compatible ID + Name (_ALI, 0x012C) // _ALI: Ambient Light Illuminance + Name (_ALR, Package (0x01) // _ALR: Ambient Light Response + { + Package (0x02) + { + 0x64, + 0x012C + } + }) + Method (_STA, 0, NotSerialized) // _STA: Status + { + If (_OSI ("Darwin")) + { + Return (0x0F) + } + Else + { + Return (Zero) + } + } + } + } +} + diff --git a/Source Code/SSDT-BATX.dsl b/Source Code/SSDT-BATX.dsl new file mode 100644 index 0000000..e7cbe37 --- /dev/null +++ b/Source Code/SSDT-BATX.dsl @@ -0,0 +1,880 @@ +/* + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "_BATX", 0x00010000) +{ + External (_SB_.PCI0.LPC_.EC__, DeviceObj) + External (_SB_.PCI0.LPC_.EC__.BAT0._HID, IntObj) + External (_SB_.PCI0.LPC_.EC__.BAT0._STA, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.BAT1._HID, IntObj) + External (_SB_.PCI0.LPC_.EC__.BAT1._STA, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.HIID, FieldUnitObj) + External (H8DR, FieldUnitObj) + + Scope (\_SB.PCI0.LPC.EC) + { + OperationRegion (BRAM, EmbeddedControl, Zero, 0x0100) + Device (BATX) + { + Name (BDBG, Zero) + Name (BBIS, One) + Name (BDQP, Zero) + Mutex (BAXM, 0x00) + Field (BRAM, ByteAcc, NoLock, Preserve) + { + Offset (0x38), + HB0S, 7, + HB0A, 1, + HB1S, 7, + HB1A, 1 + } + + Field (BRAM, ByteAcc, NoLock, Preserve) + { + Offset (0xA0), + RC00, 8, + RC01, 8, + FC00, 8, + FC01, 8, + AE00, 8, + AE01, 8, + RS00, 8, + RS01, 8, + AC00, 8, + AC01, 8, + VO00, 8, + VO01, 8, + AF00, 8, + AF01, 8, + BS00, 8, + BS01, 8 + } + + Field (BRAM, ByteAcc, NoLock, Preserve) + { + Offset (0xA0), + BM00, 8, + BM01, 8, + MD00, 8, + MD01, 8, + CC00, 8, + CC01, 8 + } + + Field (BRAM, ByteAcc, NoLock, Preserve) + { + Offset (0xA0), + DC00, 8, + DC01, 8, + DV00, 8, + DV01, 8, + OM00, 8, + OM01, 8, + SI00, 8, + SI01, 8, + DT00, 8, + DT01, 8, + SN00, 8, + SN01, 8 + } + + Field (BRAM, ByteAcc, NoLock, Preserve) + { + Offset (0xA0), + CH00, 8, + CH01, 8, + CH02, 8, + CH03, 8 + } + + Field (BRAM, ByteAcc, NoLock, Preserve) + { + Offset (0xA0), + MN00, 8, + MN01, 8, + MN02, 8, + MN03, 8, + MN04, 8, + MN05, 8, + MN06, 8, + MN07, 8, + MN08, 8, + MN09, 8, + MN0A, 8, + MN0B, 8, + MN0C, 8, + MN0D, 8, + MN0E, 8, + MN0F, 8 + } + + Field (BRAM, ByteAcc, NoLock, Preserve) + { + Offset (0xA0), + DN00, 8, + DN01, 8, + DN02, 8, + DN03, 8, + DN04, 8, + DN05, 8, + DN06, 8, + DN07, 8, + DN08, 8, + DN09, 8, + DN0A, 8, + DN0B, 8, + DN0C, 8, + DN0D, 8, + DN0E, 8, + DN0F, 8 + } + + Method (SBRC, 0, NotSerialized) + { + Return (B1B2 (RC00, RC01)) + } + + Method (SBFC, 0, NotSerialized) + { + Return (B1B2 (FC00, FC01)) + } + + Method (SBAE, 0, NotSerialized) + { + Return (B1B2 (AE00, AE01)) + } + + Method (SBRS, 0, NotSerialized) + { + Return (B1B2 (RS00, RS01)) + } + + Method (SBAC, 0, NotSerialized) + { + Return (B1B2 (AC00, AC01)) + } + + Method (SBVO, 0, NotSerialized) + { + Return (B1B2 (VO00, VO01)) + } + + Method (SBAF, 0, NotSerialized) + { + Return (B1B2 (AF00, AF01)) + } + + Method (SBBS, 0, NotSerialized) + { + Return (B1B2 (BS00, BS01)) + } + + Method (SBBM, 0, NotSerialized) + { + Return (B1B2 (BM00, BM01)) + } + + Method (SBMD, 0, NotSerialized) + { + Return (B1B2 (MD00, MD01)) + } + + Method (SBCC, 0, NotSerialized) + { + Return (B1B2 (CC00, CC01)) + } + + Method (SBDC, 0, NotSerialized) + { + Return (B1B2 (DC00, DC01)) + } + + Method (SBDV, 0, NotSerialized) + { + Return (B1B2 (DV00, DV01)) + } + + Method (SBOM, 0, NotSerialized) + { + Return (B1B2 (OM00, OM01)) + } + + Method (SBSI, 0, NotSerialized) + { + Return (B1B2 (SI00, SI01)) + } + + Method (SBDT, 0, NotSerialized) + { + Return (B1B2 (DT00, DT01)) + } + + Method (SBSN, 0, NotSerialized) + { + Return (ToDecimalString (B1B2 (SN00, SN01))) + } + + Method (SBCH, 0, NotSerialized) + { + Return (ToString (B1B4 (CH00, CH01, CH02, CH03), Ones)) + } + + Method (SBMN, 0, NotSerialized) + { + Local0 = Buffer (0x10){} + Local0 [Zero] = MN00 /* \_SB_.PCI0.LPC_.EC__.BATX.MN00 */ + Local0 [One] = MN01 /* \_SB_.PCI0.LPC_.EC__.BATX.MN01 */ + Local0 [0x02] = MN02 /* \_SB_.PCI0.LPC_.EC__.BATX.MN02 */ + Local0 [0x03] = MN03 /* \_SB_.PCI0.LPC_.EC__.BATX.MN03 */ + Local0 [0x04] = MN04 /* \_SB_.PCI0.LPC_.EC__.BATX.MN04 */ + Local0 [0x05] = MN05 /* \_SB_.PCI0.LPC_.EC__.BATX.MN05 */ + Local0 [0x06] = MN06 /* \_SB_.PCI0.LPC_.EC__.BATX.MN06 */ + Local0 [0x07] = MN07 /* \_SB_.PCI0.LPC_.EC__.BATX.MN07 */ + Local0 [0x08] = MN08 /* \_SB_.PCI0.LPC_.EC__.BATX.MN08 */ + Local0 [0x09] = MN09 /* \_SB_.PCI0.LPC_.EC__.BATX.MN09 */ + Local0 [0x0A] = MN0A /* \_SB_.PCI0.LPC_.EC__.BATX.MN0A */ + Local0 [0x0B] = MN0B /* \_SB_.PCI0.LPC_.EC__.BATX.MN0B */ + Local0 [0x0C] = MN0C /* \_SB_.PCI0.LPC_.EC__.BATX.MN0C */ + Local0 [0x0D] = MN0D /* \_SB_.PCI0.LPC_.EC__.BATX.MN0D */ + Local0 [0x0E] = MN0E /* \_SB_.PCI0.LPC_.EC__.BATX.MN0E */ + Local0 [0x0F] = MN0F /* \_SB_.PCI0.LPC_.EC__.BATX.MN0F */ + Return (ToString (Local0, Ones)) + } + + Method (SBDN, 0, NotSerialized) + { + Local0 = Buffer (0x10){} + Local0 [Zero] = DN00 /* \_SB_.PCI0.LPC_.EC__.BATX.DN00 */ + Local0 [One] = DN01 /* \_SB_.PCI0.LPC_.EC__.BATX.DN01 */ + Local0 [0x02] = DN02 /* \_SB_.PCI0.LPC_.EC__.BATX.DN02 */ + Local0 [0x03] = DN03 /* \_SB_.PCI0.LPC_.EC__.BATX.DN03 */ + Local0 [0x04] = DN04 /* \_SB_.PCI0.LPC_.EC__.BATX.DN04 */ + Local0 [0x05] = DN05 /* \_SB_.PCI0.LPC_.EC__.BATX.DN05 */ + Local0 [0x06] = DN06 /* \_SB_.PCI0.LPC_.EC__.BATX.DN06 */ + Local0 [0x07] = DN07 /* \_SB_.PCI0.LPC_.EC__.BATX.DN07 */ + Local0 [0x08] = DN08 /* \_SB_.PCI0.LPC_.EC__.BATX.DN08 */ + Local0 [0x09] = DN09 /* \_SB_.PCI0.LPC_.EC__.BATX.DN09 */ + Local0 [0x0A] = DN0A /* \_SB_.PCI0.LPC_.EC__.BATX.DN0A */ + Local0 [0x0B] = DN0B /* \_SB_.PCI0.LPC_.EC__.BATX.DN0B */ + Local0 [0x0C] = DN0C /* \_SB_.PCI0.LPC_.EC__.BATX.DN0C */ + Local0 [0x0D] = DN0D /* \_SB_.PCI0.LPC_.EC__.BATX.DN0D */ + Local0 [0x0E] = DN0E /* \_SB_.PCI0.LPC_.EC__.BATX.DN0E */ + Local0 [0x0F] = DN0F /* \_SB_.PCI0.LPC_.EC__.BATX.DN0F */ + Return (ToString (Local0, Ones)) + } + + Method (B1B2, 2, NotSerialized) + { + Return ((Arg0 | (Arg1 << 0x08))) + } + + Method (B1B4, 4, NotSerialized) + { + Local0 = (Arg2 | (Arg3 << 0x08)) + Local0 = (Arg1 | (Local0 << 0x08)) + Local0 = (Arg0 | (Local0 << 0x08)) + Return (Local0) + } + + Name (_HID, EisaId ("PNP0C0A") /* Control Method Battery */) // _HID: Hardware ID + Name (_UID, Zero) // _UID: Unique ID + Name (_PCL, Package (0x01) // _PCL: Power Consumer List + { + _SB + }) + Method (_STA, 0, NotSerialized) // _STA: Status + { + Local0 = Zero + If (_OSI ("Darwin")) + { + If (CondRefOf (^^BAT1._STA)) + { + If (CondRefOf (^^BAT0._STA)) + { + Local0 = (^^BAT0._STA () | ^^BAT1._STA ()) + } + Else + { + Local0 = ^^BAT1._STA () + } + } + Else + { + Local0 = ^^BAT0._STA () + } + + If (\H8DR) + { + Return (Local0) + } + Else + { + Return (0x0F) + } + } + + Return (Zero) + } + + Method (_INI, 0, NotSerialized) // _INI: Initialize + { + If (_OSI ("Darwin")) + { + If (CondRefOf (^^BAT0._HID)) + { + ^^BAT0._HID = Zero + } + + If (CondRefOf (^^BAT1._HID)) + { + ^^BAT1._HID = Zero + } + } + } + + Name (PBIX, Package (0x15) + { + One, + One, + 0xFFFFFFFF, + 0xFFFFFFFF, + One, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0x00017318, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0x03E8, + 0x01F4, + 0xFFFFFFFF, + 0xFFFFFFFF, + "", + "", + "", + "", + Zero + }) + Name (BX0I, Package (0x15){}) + Name (BX1I, Package (0x15){}) + Method (GBIX, 2, NotSerialized) + { + If ((Arg0 == 0x10)) + { + Local4 = HB1S /* \_SB_.PCI0.LPC_.EC__.BATX.HB1S */ + Local5 = HB1A /* \_SB_.PCI0.LPC_.EC__.BATX.HB1A */ + } + Else + { + Local4 = HB0S /* \_SB_.PCI0.LPC_.EC__.BATX.HB0S */ + Local5 = HB0A /* \_SB_.PCI0.LPC_.EC__.BATX.HB0A */ + } + + Local6 = 0x0A + Local7 = Zero + While ((!Local7 && Local6)) + { + If (Local5) + { + If (((Local4 & 0x07) == 0x07)) + { + Sleep (0x03E8) + Local6-- + } + Else + { + Local7 = One + } + } + Else + { + Local6 = Zero + } + } + + If ((Local7 != One)) + { + Debug = "BATX:GBIX: !!!WARNING: Could not get battery-data in time. Giving up for now. - WARNING!!!" + Arg1 [0x02] = 0xFFFFFFFF + Arg1 [0x03] = 0xFFFFFFFF + Arg1 [0x06] = Zero + Arg1 [0x07] = Zero + Return (Arg1) + } + + If (Acquire (BAXM, 0xFFFF)) + { + Debug = "BATX:AcquireLock failed in GBIX" + Return (Arg1) + } + + HIID = (Arg0 | One) + Arg1 [0x08] = SBCC () + Local7 = SBBM () + Local7 >>= 0x0F + Arg1 [One] = (Local7 ^ One) + HIID = Arg0 + If (Local7) + { + Local1 = (SBFC () * 0x0A) + } + Else + { + Local1 = SBFC () + } + + Arg1 [0x03] = Local1 + HIID = (Arg0 | 0x02) + If (Local7) + { + Local0 = (SBDC () * 0x0A) + } + Else + { + Local0 = SBDC () + } + + Arg1 [0x02] = Local0 + Arg1 [0x06] = ((Local0 / 0x64) * 0x0A) + Arg1 [0x07] = ((Local0 / 0x64) * 0x05) + Arg1 [0x05] = SBDV () + Arg1 [0x11] = SBSN () + HIID = (Arg0 | 0x06) + Arg1 [0x10] = SBDN () + HIID = (Arg0 | 0x04) + Arg1 [0x12] = SBCH () + HIID = (Arg0 | 0x05) + Arg1 [0x13] = SBMN () + Release (BAXM) + Return (Arg1) + } + + Method (_BIX, 0, NotSerialized) // _BIX: Battery Information Extended + { + If ((BDBG == One)) + { + Debug = "BATX:_BIX" + } + + BX0I = GBIX (Zero, PBIX) + If ((HB0A && (BDBG == One))) + { + Concatenate ("BATX:BIXPowerUnit: BAT0 ", BX0I [One], Debug) + Concatenate ("BATX:BIXDesignCapacity: BAT0 ", ToDecimalString (DerefOf (BX0I [0x02])), Debug) + Concatenate ("BATX:BIXLastFullChargeCapacity: BAT0 ", ToDecimalString (DerefOf (BX0I [0x03])), Debug) + Concatenate ("BATX:BIXBatteryTechnology: BAT0 ", ToDecimalString (DerefOf (BX0I [0x04])), Debug) + Concatenate ("BATX:BIXDesignVoltage: BAT0 ", ToDecimalString (DerefOf (BX0I [0x05])), Debug) + Concatenate ("BATX:BIXDesignCapacityOfWarning: BAT0 ", ToDecimalString (DerefOf (BX0I [0x06])), Debug) + Concatenate ("BATX:BIXDesignCapacityOfLow: BAT0 ", ToDecimalString (DerefOf (BX0I [0x07])), Debug) + Concatenate ("BATX:BIXCycleCount: BAT0 ", ToDecimalString (DerefOf (BX0I [0x08])), Debug) + Concatenate ("BATX:BIXModelNumber: BAT0 ", DerefOf (BX0I [0x10]), Debug) + Concatenate ("BATX:BIXSerialNumber: BAT0 ", DerefOf (BX0I [0x11]), Debug) + Concatenate ("BATX:BIXBatteryType: BAT0 ", DerefOf (BX0I [0x12]), Debug) + Concatenate ("BATX:BIXOEMInformation: BAT0 ", DerefOf (BX0I [0x13]), Debug) + } + + If (!HB1A) + { + Return (BX0I) /* \_SB_.PCI0.LPC_.EC__.BATX.BX0I */ + } + + BX1I = GBIX (0x10, PBIX) + If ((BDBG == One)) + { + Concatenate ("BATX:BIXPowerUnit: BAT1 ", BX1I [One], Debug) + Concatenate ("BATX:BIXDesignCapacity: BAT1 ", ToDecimalString (DerefOf (BX1I [0x02])), Debug) + Concatenate ("BATX:BIXLastFullChargeCapacity: BAT1 ", ToDecimalString (DerefOf (BX1I [0x03])), Debug) + Concatenate ("BATX:BIXBatteryTechnology: BAT1 ", ToDecimalString (DerefOf (BX1I [0x04])), Debug) + Concatenate ("BATX:BIXDesignVoltage: BAT1 ", ToDecimalString (DerefOf (BX1I [0x05])), Debug) + Concatenate ("BATX:BIXDesignCapacityOfWarning: BAT1 ", ToDecimalString (DerefOf (BX1I [0x06])), Debug) + Concatenate ("BATX:BIXDesignCapacityOfLow: BAT1 ", ToDecimalString (DerefOf (BX1I [0x07])), Debug) + Concatenate ("BATX:BIXCycleCount: BAT1 ", ToDecimalString (DerefOf (BX1I [0x08])), Debug) + Concatenate ("BATX:BIXModelNumber: BAT1 ", DerefOf (BX1I [0x10]), Debug) + Concatenate ("BATX:BIXSerialNumber: BAT1 ", DerefOf (BX1I [0x11]), Debug) + Concatenate ("BATX:BIXBatteryType: BAT1 ", DerefOf (BX1I [0x12]), Debug) + Concatenate ("BATX:BIXOEMInformation: BAT1 ", DerefOf (BX1I [0x13]), Debug) + } + + If (!HB0A) + { + Return (BX1I) /* \_SB_.PCI0.LPC_.EC__.BATX.BX1I */ + } + + If ((DerefOf (BX0I [One]) != DerefOf (BX1I [One] + ))) + { + Debug = "BATX:BIXPowerUnit: !!!WARNING: PowerUnits differ between batteries. This case isn\'t handled in SSDT-BATX atm. Please report a bug - WARNING!!!" + } + + Local0 = BX0I /* \_SB_.PCI0.LPC_.EC__.BATX.BX0I */ + Local0 [0x02] = (DerefOf (BX0I [0x02]) + DerefOf ( + BX1I [0x02])) + Local0 [0x03] = (DerefOf (BX0I [0x03]) + DerefOf ( + BX1I [0x03])) + Local0 [0x05] = ((DerefOf (BX0I [0x05]) + DerefOf ( + BX1I [0x05])) / 0x02) + Local0 [0x06] = (DerefOf (BX0I [0x06]) + DerefOf ( + BX1I [0x06])) + Local0 [0x07] = (DerefOf (BX0I [0x07]) + DerefOf ( + BX1I [0x07])) + Local0 [0x08] = ((DerefOf (BX0I [0x08]) + DerefOf ( + BX1I [0x08])) / 0x02) + Local0 [0x10] = Concatenate (Concatenate (DerefOf (BX0I [0x10]), + " / "), DerefOf (BX1I [0x10])) + Local0 [0x11] = Concatenate (Concatenate (DerefOf (BX0I [0x11]), + " / "), DerefOf (BX1I [0x11])) + Local0 [0x12] = Concatenate (Concatenate (DerefOf (BX0I [0x12]), + " / "), DerefOf (BX1I [0x12])) + Local0 [0x13] = Concatenate (Concatenate (DerefOf (BX0I [0x13]), + " / "), DerefOf (BX1I [0x13])) + If ((BDBG == One)) + { + Concatenate ("BATX:BIXPowerUnit: BATX ", Local0 [One], Debug) + Concatenate ("BATX:BIXDesignCapacity: BATX ", ToDecimalString (DerefOf (Local0 [0x02])), Debug) + Concatenate ("BATX:BIXLastFullChargeCapacity: BATX ", ToDecimalString (DerefOf (Local0 [0x03])), Debug) + Concatenate ("BATX:BIXBatteryTechnology: BATX ", ToDecimalString (DerefOf (Local0 [0x04])), Debug) + Concatenate ("BATX:BIXDesignVoltage: BATX ", ToDecimalString (DerefOf (Local0 [0x05])), Debug) + Concatenate ("BATX:BIXDesignCapacityOfWarning: BATX ", ToDecimalString (DerefOf (Local0 [0x06])), Debug) + Concatenate ("BATX:BIXDesignCapacityOfLow: BATX ", ToDecimalString (DerefOf (Local0 [0x07])), Debug) + Concatenate ("BATX:BIXCycleCount: BATX ", ToDecimalString (DerefOf (Local0 [0x08])), Debug) + Concatenate ("BATX:BIXModelNumber: BATX ", DerefOf (Local0 [0x10]), Debug) + Concatenate ("BATX:BIXSerialNumber: BATX ", DerefOf (Local0 [0x11]), Debug) + Concatenate ("BATX:BIXBatteryType: BATX ", DerefOf (Local0 [0x12]), Debug) + Concatenate ("BATX:BIXOEMInformation: BATX ", DerefOf (Local0 [0x13]), Debug) + } + + Return (Local0) + } + + Name (PBST, Package (0x04) + { + Zero, + Zero, + Zero, + Zero + }) + Name (BT0P, Package (0x04){}) + Name (BT1P, Package (0x04){}) + Method (GBST, 2, NotSerialized) + { + If (Acquire (BAXM, 0xFFFF)) + { + Debug = "BATX:AcquireLock failed in GBST" + Return (Arg1) + } + + If ((Arg0 == Zero)) + { + Local6 = HB0S /* \_SB_.PCI0.LPC_.EC__.BATX.HB0S */ + } + Else + { + Local6 = HB1S /* \_SB_.PCI0.LPC_.EC__.BATX.HB1S */ + } + + If ((Local6 & 0x20)) + { + Local0 = 0x02 + } + ElseIf ((Local6 & 0x40)) + { + Local0 = One + } + Else + { + Local0 = Zero + } + + HIID = (Arg0 | One) + Local7 = SBBM () + Local7 >>= 0x0F + HIID = Arg0 + Local2 = SBRC () + If (Local7) + { + Local2 *= 0x0A + } + + Local1 = SBAC () + If ((Local0 == One)) + { + If ((Local1 >= 0x8000)) + { + Local1 = (0x00010000 - Local1) + } + } + Else + { + Local1 = Zero + } + + Local3 = SBVO () + If (Local7) + { + Local1 = ((Local1 * Local3) / 0x03E8) + } + + Arg1 [Zero] = Local0 + Arg1 [One] = Local1 + Arg1 [0x02] = Local2 + Arg1 [0x03] = Local3 + Release (BAXM) + Return (Arg1) + } + + Name (PBAI, Package (0x02) + { + 0xFF, + 0xFF + }) + Method (_BST, 0, NotSerialized) // _BST: Battery Status + { + If ((BDBG == One)) + { + Debug = "BATX:_BST()" + } + + Local3 = DerefOf (PBAI [Zero]) + Local4 = DerefOf (PBAI [One]) + If (((Local3 != HB0A) || (Local4 != HB1A))) + { + PBAI [Zero] = HB0A /* \_SB_.PCI0.LPC_.EC__.BATX.HB0A */ + PBAI [One] = HB1A /* \_SB_.PCI0.LPC_.EC__.BATX.HB1A */ + If (((Local3 != 0xFF) || (Local4 != 0xFF))) + { + If ((BDBG == One)) + { + Concatenate ("BATX:_BST() - PBAI:HB0A (old): ", Local3, Debug) + Concatenate ("BATX:_BST() - PBAI:HB1A (old): ", Local4, Debug) + Concatenate ("BATX:_BST() - PBAI:HB0A (new): ", HB0A, Debug) + Concatenate ("BATX:_BST() - PBAI:HB1A (new): ", HB1A, Debug) + } + + Notify (BATX, 0x81) // Information Change + } + } + + If (HB0A) + { + BT0P = GBST (Zero, PBST) + If ((BDBG == One)) + { + Concatenate ("BATX:BSTState: BAT0 (acpi) - ", HB0S, Debug) + Concatenate ("BATX:BSTState: BAT0 ", DerefOf (BT0P [Zero]), Debug) + Concatenate ("BATX:BSTPresentRate: BAT0 ", ToDecimalString (DerefOf (BT0P [One])), Debug) + Concatenate ("BATX:BSTRemainingCapacity: BAT0 ", ToDecimalString (DerefOf (BT0P [0x02])), Debug) + Concatenate ("BATX:BSTPresentVoltage: BAT0 ", ToDecimalString (DerefOf (BT0P [0x03])), Debug) + } + + If (!HB1A) + { + Return (BT0P) /* \_SB_.PCI0.LPC_.EC__.BATX.BT0P */ + } + } + + BT1P = GBST (0x10, PBST) + If ((BDBG == One)) + { + Concatenate ("BATX:BSTState: BAT1 (acpi) - ", HB1S, Debug) + Concatenate ("BATX:BSTState: BAT1 ", DerefOf (BT1P [Zero]), Debug) + Concatenate ("BATX:BSTPresentRate: BAT1 ", ToDecimalString (DerefOf (BT1P [One])), Debug) + Concatenate ("BATX:BSTRemainingCapacity: BAT1 ", ToDecimalString (DerefOf (BT1P [0x02])), Debug) + Concatenate ("BATX:BSTPresentVoltage: BAT1 ", ToDecimalString (DerefOf (BT1P [0x03])), Debug) + } + + If (!HB0A) + { + Return (BT1P) /* \_SB_.PCI0.LPC_.EC__.BATX.BT1P */ + } + + Local0 = BT0P /* \_SB_.PCI0.LPC_.EC__.BATX.BT0P */ + Local4 = DerefOf (BT0P [Zero]) + Local5 = DerefOf (BT1P [Zero]) + Local0 [Zero] = Zero + If (((Local4 == 0x02) || (Local5 == 0x02))) + { + Local0 [Zero] = 0x02 + } + ElseIf (((Local4 == One) || (Local5 == One))) + { + Local0 [Zero] = One + } + + Local0 [One] = (DerefOf (BT0P [One]) + DerefOf ( + BT1P [One])) + Local0 [0x02] = (DerefOf (BT0P [0x02]) + DerefOf ( + BT1P [0x02])) + Local0 [0x03] = ((DerefOf (BT0P [0x03]) + DerefOf ( + BT1P [0x03])) / 0x02) + If ((BDBG == One)) + { + Concatenate ("BATX:BSTState: BATX ", DerefOf (Local0 [Zero]), Debug) + Concatenate ("BATX:BSTPresentRate: BATX ", ToDecimalString (DerefOf (Local0 [One])), Debug) + Concatenate ("BATX:BSTRemainingCapacity: BATX ", ToDecimalString (DerefOf (Local0 [0x02])), Debug) + Concatenate ("BATX:BSTPresentVoltage: BATX ", ToDecimalString (DerefOf (Local0 [0x03])), Debug) + } + + Return (Local0) + } + + If (BBIS) + { + Name (PBSS, Package (0x07) + { + 0xFFFFFFFF, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0xFFFFFFFF, + 0xFFFFFFFF + }) + Name (PBS0, Package (0x07){}) + Name (PBS1, Package (0x07){}) + Method (GBSS, 2, NotSerialized) + { + If (Acquire (BAXM, 0xFFFF)) + { + Debug = "BATX:AcquireLock failed in GBSS" + Return (PBSS) /* \_SB_.PCI0.LPC_.EC__.BATX.PBSS */ + } + + HIID = Arg0 + Local6 = SBAF () + If ((Local6 == 0xFFFF)) + { + Local6 = Zero + } + + Arg1 [One] = Local6 + Local6 = SBAE () + If ((Local6 == 0xFFFF)) + { + Local6 = Zero + } + + Arg1 [0x02] = Local6 + Arg1 [0x03] = SBRS () + Arg1 [0x04] = SBAC () + Arg1 [Zero] = 0x0BD7 + Release (BAXM) + Return (Arg1) + } + + Method (CBSS, 0, NotSerialized) + { + If ((BDBG == One)) + { + Debug = "BATX:CBSS()" + } + + If (HB0A) + { + PBS0 = GBSS (Zero, PBSS) + If ((BDBG == One)) + { + Concatenate ("BATX:BSSTimeToFull: BAT0 ", ToDecimalString (DerefOf (PBS0 [One])), Debug) + Concatenate ("BATX:BSSTimeToEmpty: BAT0 ", ToDecimalString (DerefOf (PBS0 [0x02])), Debug) + Concatenate ("BATX:BSSChargeLevel: BAT0 ", ToDecimalString (DerefOf (PBS0 [0x03])), Debug) + Concatenate ("BATX:BSSAverageRate: BAT0 ", ToDecimalString (DerefOf (PBS0 [0x04])), Debug) + } + + If (!HB1A) + { + Return (PBS0) /* \_SB_.PCI0.LPC_.EC__.BATX.PBS0 */ + } + } + + PBS1 = GBSS (0x10, PBSS) + If ((BDBG == One)) + { + Concatenate ("BATX:BSSTimeToFull: BAT1 ", ToDecimalString (DerefOf (PBS1 [One])), Debug) + Concatenate ("BATX:BSSTimeToEmpty: BAT1 ", ToDecimalString (DerefOf (PBS1 [0x02])), Debug) + Concatenate ("BATX:BSSChargeLevel: BAT1 ", ToDecimalString (DerefOf (PBS1 [0x03])), Debug) + Concatenate ("BATX:BSSAverageRate: BAT1 ", ToDecimalString (DerefOf (PBS1 [0x04])), Debug) + } + + If (!HB0A) + { + Return (PBS1) /* \_SB_.PCI0.LPC_.EC__.BATX.PBS1 */ + } + + Local0 = PBS0 /* \_SB_.PCI0.LPC_.EC__.BATX.PBS0 */ + Local0 [One] = (DerefOf (PBS0 [One]) + DerefOf ( + PBS1 [One])) + Local0 [0x02] = (DerefOf (PBS0 [0x02]) + DerefOf ( + PBS1 [0x02])) + Local0 [0x03] = ((DerefOf (PBS0 [0x03]) + DerefOf ( + PBS1 [0x03])) / 0x02) + Local0 [0x04] = (DerefOf (PBS0 [0x04]) + DerefOf ( + PBS1 [0x04])) + If ((BDBG == One)) + { + Concatenate ("BATX:BSSTimeToFull: BATX ", ToDecimalString (DerefOf (Local0 [One])), Debug) + Concatenate ("BATX:BSSTimeToEmpty: BATX ", ToDecimalString (DerefOf (Local0 [0x02])), Debug) + Concatenate ("BATX:BSSChargeLevel: BATX ", ToDecimalString (DerefOf (Local0 [0x03])), Debug) + Concatenate ("BATX:BSSAverageRate: BATX ", ToDecimalString (DerefOf (Local0 [0x04])), Debug) + } + + Return (Local0) + } + + Name (PBIS, Package (0x07) + { + 0x007F007F, + 0xFFFFFFFF, + 0x2342, + 0x2342, + 0x2342, + 0x2342, + 0x2342 + }) + Method (CBIS, 0, NotSerialized) + { + If ((BDQP == One)) + { + PBIS [Zero] = 0x006F007F + } + + If ((BDBG == One)) + { + Debug = "BATX:CBIS()" + } + + If (Acquire (BAXM, 0xFFFF)) + { + Debug = "BATX:AcquireLock failed in CBIS" + Return (PBIS) /* \_SB_.PCI0.LPC_.EC__.BATX.PBIS */ + } + + If (!HB0A) + { + Debug = "BATX:CBIS - Error HB0A not ready yet. Returning defaults." + Return (PBIS) /* \_SB_.PCI0.LPC_.EC__.BATX.PBIS */ + } + + HIID = 0x02 + PBIS [One] = SBDT () + Local6 = ToDecimalString (SBSN ()) + PBIS [0x02] = Local6 + PBIS [0x03] = Local6 + PBIS [0x04] = Local6 + PBIS [0x05] = Local6 + PBIS [0x06] = Local6 + Release (BAXM) + If ((BDBG == One)) + { + Concatenate ("BATX:CBIS:BISConfig BATX ", PBIS [Zero], Debug) + Concatenate ("BATX:CBIS:BISManufactureDate BATX ", PBIS [One], Debug) + Concatenate ("BATX:CBIS:BISPackLotCode BATX ", PBIS [0x02], Debug) + } + + Return (PBIS) /* \_SB_.PCI0.LPC_.EC__.BATX.PBIS */ + } + } + } + } +} + diff --git a/Source Code/SSDT-DEHCI.dsl b/Source Code/SSDT-DEHCI.dsl new file mode 100644 index 0000000..47af15d --- /dev/null +++ b/Source Code/SSDT-DEHCI.dsl @@ -0,0 +1,28 @@ +/* + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "_DEHCI", 0x00001000) +{ + Scope (\) + { + OperationRegion (RCRG, SystemMemory, 0xFED1F418, One) + Field (RCRG, DWordAcc, Lock, Preserve) + { + , 13, + EH2D, 1, + , 1, + EH1D, 1 + } + + Method (_INI, 0, NotSerialized) // _INI: Initialize + { + If (_OSI ("Darwin")) + { + EH1D = One + EH2D = One + } + } + } +} + diff --git a/Source Code/SSDT-ECRW.dsl b/Source Code/SSDT-ECRW.dsl new file mode 100644 index 0000000..cce28a0 --- /dev/null +++ b/Source Code/SSDT-ECRW.dsl @@ -0,0 +1,67 @@ +/* + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "ECRW", 0x00000000) +{ + External (_SB_.PCI0.LPC_.EC__, DeviceObj) + + Scope (_SB.PCI0.LPC.EC) + { + Method (RE1B, 1, NotSerialized) + { + OperationRegion (ERAM, EmbeddedControl, Arg0, One) + Field (ERAM, ByteAcc, NoLock, Preserve) + { + BYTE, 8 + } + + Return (BYTE) /* \_SB_.PCI0.LPC_.EC__.RE1B.BYTE */ + } + + Method (RECB, 2, Serialized) + { + Arg1 = ((Arg1 + 0x07) >> 0x03) + Name (TEMP, Buffer (Arg1){}) + Arg1 += Arg0 + Local0 = Zero + While ((Arg0 < Arg1)) + { + TEMP [Local0] = RE1B (Arg0) + Arg0++ + Local0++ + } + + Return (TEMP) /* \_SB_.PCI0.LPC_.EC__.RECB.TEMP */ + } + + Method (WE1B, 2, NotSerialized) + { + OperationRegion (ERAM, EmbeddedControl, Arg0, One) + Field (ERAM, ByteAcc, NoLock, Preserve) + { + BYTE, 8 + } + + BYTE = Arg1 + } + + Method (WECB, 3, Serialized) + { + Arg1 = ((Arg1 + 0x07) >> 0x03) + Name (TEMP, Buffer (Arg1){}) + TEMP = Arg2 + Arg1 += Arg0 + Local0 = Zero + While ((Arg0 < Arg1)) + { + WE1B (Arg0, DerefOf (TEMP [Local0])) + Arg0++ + Local0++ + } + } + } +} + + + diff --git a/Source Code/SSDT-HPET.dsl b/Source Code/SSDT-HPET.dsl index 7649346..7a150cb 100644 --- a/Source Code/SSDT-HPET.dsl +++ b/Source Code/SSDT-HPET.dsl @@ -1,10 +1,11 @@ -// -// Supplementary HPET _CRS from Goldfish64 -// Requires the HPET's _CRS to XCRS rename -// -// Modified by valnoxy -// Designed for T440p -> https://github.com/valnoxy/t440p-oc -// +/* + * Supplementary HPET _CRS from Goldfish64 + * Requires the HPET's _CRS to XCRS rename + * + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + */ + + DefinitionBlock ("", "SSDT", 2, "CORP", "HPET", 0x00000000) { External (\_SB.PCI0.LPC, DeviceObj) // (from opcode) diff --git a/Source Code/SSDT-KBD.dsl b/Source Code/SSDT-KBD.dsl new file mode 100644 index 0000000..92c8ebf --- /dev/null +++ b/Source Code/SSDT-KBD.dsl @@ -0,0 +1,268 @@ +/* + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "_KBD", 0x00000000) +{ + External (_SB_.PCI0.LPC_.EC__, DeviceObj) + External (_SB_.PCI0.LPC_.EC__.HKEY.MLCS, MethodObj) // 1 Arguments + External (_SB_.PCI0.LPC_.EC__.HKEY.MMTS, MethodObj) // 1 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ14, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ15, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ16, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ1F, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ64, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ66, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ67, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ68, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ69, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.EC__.XQ6A, MethodObj) // 0 Arguments + External (_SB_.PCI0.LPC_.KBD_, DeviceObj) + + Scope (_SB.PCI0.LPC.EC) + { + Method (_Q14, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (KBD, 0x0406) + } + Else + { + \_SB.PCI0.LPC.EC.XQ14 () + } + } + + Method (_Q15, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (KBD, 0x0405) + } + Else + { + \_SB.PCI0.LPC.EC.XQ15 () + } + } + + Name (LED1, Zero) + Method (_Q6A, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + If ((LED1 == Zero)) + { + Notify (\_SB.PCI0.LPC.KBD, 0x0136) + Notify (\_SB.PCI0.LPC.KBD, 0x036B) + Notify (\_SB.PCI0.LPC.KBD, 0x01B6) + \_SB.PCI0.LPC.EC.HKEY.MMTS (0x02) + LED1 = One + } + Else + { + Notify (\_SB.PCI0.LPC.KBD, 0x012A) + Notify (\_SB.PCI0.LPC.KBD, 0x036B) + Notify (\_SB.PCI0.LPC.KBD, 0x01AA) + \_SB.PCI0.LPC.EC.HKEY.MMTS (Zero) + LED1 = Zero + } + } + Else + { + \_SB.PCI0.LPC.EC.XQ6A () + } + } + + Method (_Q16, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (KBD, 0x0367) + } + Else + { + \_SB.PCI0.LPC.EC.XQ16 () + } + } + + Method (_Q64, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (KBD, 0x0368) + } + Else + { + \_SB.PCI0.LPC.EC.XQ64 () + } + } + + Method (_Q66, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (KBD, 0x0369) + } + Else + { + \_SB.PCI0.LPC.EC.XQ66 () + } + } + + Method (_Q67, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (\_SB.PCI0.LPC.KBD, 0x0138) + Notify (\_SB.PCI0.LPC.KBD, 0x0339) + Notify (\_SB.PCI0.LPC.KBD, 0x01B8) + } + Else + { + \_SB.PCI0.LPC.EC.XQ67 () + } + } + + Method (_Q68, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (\_SB.PCI0.LPC.KBD, 0x011D) + Notify (\_SB.PCI0.LPC.KBD, 0x0448) + Notify (\_SB.PCI0.LPC.KBD, 0x019D) + } + Else + { + \_SB.PCI0.LPC.EC.XQ68 () + } + } + + Method (_Q69, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + Notify (\_SB.PCI0.LPC.KBD, 0x036A) + } + Else + { + \_SB.PCI0.LPC.EC.XQ69 () + } + } + + Name (LED2, Zero) + Method (_Q1F, 0, NotSerialized) // _Qxx: EC Query, xx=0x00-0xFF + { + If (_OSI ("Darwin")) + { + If ((LED2 == Zero)) + { + Notify (\_SB.PCI0.LPC.KBD, 0x0136) + Notify (\_SB.PCI0.LPC.KBD, 0x0367) + Notify (\_SB.PCI0.LPC.KBD, 0x01B6) + \_SB.PCI0.LPC.EC.HKEY.MLCS (One) + LED2 = One + } + ElseIf ((LED2 == One)) + { + Notify (\_SB.PCI0.LPC.KBD, 0x012A) + Notify (\_SB.PCI0.LPC.KBD, 0x036A) + Notify (\_SB.PCI0.LPC.KBD, 0x01AA) + \_SB.PCI0.LPC.EC.HKEY.MLCS (0x02) + LED2 = 0x02 + } + ElseIf ((LED2 == 0x02)) + { + Notify (\_SB.PCI0.LPC.KBD, 0x012A) + Notify (\_SB.PCI0.LPC.KBD, 0x0367) + Notify (\_SB.PCI0.LPC.KBD, 0x01AA) + \_SB.PCI0.LPC.EC.HKEY.MLCS (Zero) + LED2 = Zero + } + Else + { + \_SB.PCI0.LPC.EC.XQ1F () + } + } + } + } + + Scope (_SB.PCI0.LPC.KBD) + { + Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method + { + If (!Arg2) + { + Return (Buffer (One) + { + 0x03 // . + }) + } + + Return (Package (0x04) + { + "RM,oem-id", + "LENOVO", + "RM,oem-table-id", + "Thinkpad_Clickpad" + }) + } + + Name (RMCF, Package (0x04) + { + "Synaptics TouchPad", + Package (0x26) + { + "BogusDeltaThreshX", + 0x0320, + "BogusDeltaThreshY", + 0x0320, + "Clicking", + ">y", + "DragLockTempMask", + 0x00040004, + "DynamicEWMode", + ">n", + "FakeMiddleButton", + ">n", + "HWResetOnStart", + ">y", + "PalmNoAction When Typing", + ">y", + "ScrollResolution", + 0x0320, + "SmoothInput", + ">y", + "UnsmoothInput", + ">y", + "Thinkpad", + ">y", + "EdgeBottom", + Zero, + "FingerZ", + 0x1E, + "MaxTapTime", + 0x05F5E100, + "MouseMultiplierX", + 0x02, + "MouseMultiplierY", + 0x02, + "MouseScrollMultiplierX", + 0x02, + "MouseScrollMultiplierY", + 0x02 + }, + + "Keyboard", + Package (0x02) + { + "Custom PS2 Map", + Package (0x02) + { + Package (0x00){}, + "e037=64" + } + } + }) + } +} + diff --git a/Source Code/SSDT-LED.dsl b/Source Code/SSDT-LED.dsl new file mode 100644 index 0000000..d81c3cf --- /dev/null +++ b/Source Code/SSDT-LED.dsl @@ -0,0 +1,25 @@ +// Fix LED and Power Button blink after wake from sleep for Lenovo Thinkpads: +// X240, T440, T440P, T440S, T540P, L450, T450 etc +// Credits: Rehabman, vit9696, Sniki + +#ifndef NO_DEFINITIONBLOCK +DefinitionBlock("", "SSDT", 2, "T440", "_LED", 0) +{ +#endif + External(ZWAK, MethodObj) + External(_SI._SST, MethodObj) + + // In DSDT, native _WAK is renamed ZWAK + // As a result, calls to this method land here. + Method(_WAK, 1) + { + If (Arg0 = 3) + { + \_SI._SST(One) + } + // call into original _WAK method + Return (ZWAK(Arg0)) + } +#ifndef NO_DEFINITIONBLOCK +} +#endif \ No newline at end of file diff --git a/Source Code/SSDT-MCHC.dsl b/Source Code/SSDT-MCHC.dsl new file mode 100644 index 0000000..2679dd7 --- /dev/null +++ b/Source Code/SSDT-MCHC.dsl @@ -0,0 +1,24 @@ +DefinitionBlock ("", "SSDT", 2, "T440P", "_MCHC", 0x00000000) +{ + External (_SB_.PCI0, DeviceObj) + + Scope (_SB.PCI0) + { + Device (MCHC) + { + Name (_ADR, Zero) // _ADR: Address + Method (_STA, 0, NotSerialized) // _STA: Status + { + If (_OSI ("Darwin")) + { + Return (0x0F) + } + Else + { + Return (Zero) + } + } + } + } +} + diff --git a/Source Code/SSDT-PWRB.dsl b/Source Code/SSDT-PWRB.dsl new file mode 100644 index 0000000..944284f --- /dev/null +++ b/Source Code/SSDT-PWRB.dsl @@ -0,0 +1,13 @@ +/* + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "_PWRB", 0x00000000) +{ + External (_SB_.PWRB, DeviceObj) + + Device (_SB.PWRB) + { + Name (_HID, EisaId ("PNP0C0C") /* Power Button Device */) // _HID: Hardware ID + } +} diff --git a/Source Code/SSDT-SMBUS.dsl b/Source Code/SSDT-SMBUS.dsl new file mode 100644 index 0000000..0a6d3f3 --- /dev/null +++ b/Source Code/SSDT-SMBUS.dsl @@ -0,0 +1,51 @@ +/* + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "SMBUS", 0x00000000) +{ + External (_SB_.PCI0.SMBU, DeviceObj) + + Scope (_SB.PCI0.SMBU) + { + Device (BUS0) + { + Name (_CID, "smbus") // _CID: Compatible ID + Name (_ADR, Zero) // _ADR: Address + Device (DVL0) + { + Name (_ADR, 0x57) // _ADR: Address + Name (_CID, "diagsvault") // _CID: Compatible ID + Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method + { + If (!Arg2) + { + Return (Buffer (One) + { + 0x03 // . + }) + } + + Return (Package (0x02) + { + "address", + 0x57 + }) + } + } + + Method (_STA, 0, NotSerialized) // _STA: Status + { + If (_OSI ("Darwin")) + { + Return (0x0F) + } + Else + { + Return (Zero) + } + } + } + } +} + diff --git a/Source Code/SSDT-THINK.dsl b/Source Code/SSDT-THINK.dsl new file mode 100644 index 0000000..9d8f2d7 --- /dev/null +++ b/Source Code/SSDT-THINK.dsl @@ -0,0 +1,97 @@ +/* + * Designed for T440p -> See https://github.com/valnoxy/t440p-oc + * Alpha - Do not use in production. + */ + +DefinitionBlock ("", "SSDT", 2, "T440P", "Think", 0x00000000) +{ + External (_SB.PCI0.LPCB.EC, DeviceObj) // EC path + External (_SB.PCI0.LPCB.EC.HKEY, DeviceObj) // HKEY path + External (_SB.PCI0.LPCB.EC.HFSP, FieldUnitObj) // Fan control register + External (_SB.PCI0.LPCB.EC.HFNI, FieldUnitObj) // Fan control register + External (_SB.PCI0.LPCB.EC.VRST, FieldUnitObj) // Second fan switch register + External (_SI._SST, MethodObj) // Indicator + External (LNUX, IntObj) // Variable set with "Linux" or "FreeBSD" + External (WNTF, IntObj) // Variable set with "Windows 2001" or "Microsoft Windows NT" + + Scope (\) + { + If (_OSI ("Darwin")) + { + // Initialze mute button mode like Linux when it's broken, may be combined with MuteLEDFixup in prefpane. + LNUX = 0x01 + // Enable DYTC thermal-management on newer Thinkpads. Please check \_SB.PCI0.LPCB.EC.HKEY.DYTC() + WNTF = 0x01 + } + } + + /* + * Optional: Route to customized LED pattern or origin _SI._SST if differ from built in pattern. + */ + Scope (\_SB.PCI0.LPCB.EC.HKEY) + { + // Proxy-method to interface with \_SI._SST in YogaSMC + Method (CSSI, 1, NotSerialized) + { + \_SI._SST (Arg0) + } + } + + /* + * Optional: Sensor access + * + * Double check name of FieldUnit for collision + * Registers return 0x00 for non-implemented, + * and return 0x80 when not available. + */ + Scope (_SB.PCI0.LPCB.EC) + { + OperationRegion (ESEN, EmbeddedControl, Zero, 0x0100) + Field (ESEN, ByteAcc, Lock, Preserve) + { + // TP_EC_THERMAL_TMP0 + Offset (0x78), + EST0, 8, // CPU + EST1, 8, + EST2, 8, + EST3, 8, // GPU ? + EST4, 8, // Battery ? + EST5, 8, // Battery ? + EST6, 8, // Battery ? + EST7, 8, // Battery ? + + // TP_EC_THERMAL_TMP8 + Offset (0xC0), + EST8, 8, + EST9, 8, + ESTA, 8, + ESTB, 8, + ESTC, 8, + ESTD, 8, + ESTE, 8, + ESTF, 8 + } + } + + /* + * Deprecated: Write access to fan control register + */ + Scope (\_SB.PCI0.LPCB.EC.HKEY) + { + Method (CFSP, 1, NotSerialized) + { + \_SB.PCI0.LPCB.EC.HFSP = Arg0 + } + + Method (CFNI, 1, NotSerialized) + { + \_SB.PCI0.LPCB.EC.HFNI = Arg0 + } + + Method (CRST, 1, NotSerialized) + { + \_SB.PCI0.LPCB.EC.VRST = Arg0 + } + } +} +