From a88173e6102c7527168276ba4e3992594524f00d Mon Sep 17 00:00:00 2001 From: "Azalea (on HyDEV-Daisy)" Date: Thu, 3 Nov 2022 23:57:16 -0400 Subject: [PATCH] [+] Add IntelMausi & HibernationFixup --- ocpm/data/OCKextRepos.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ocpm/data/OCKextRepos.yml b/ocpm/data/OCKextRepos.yml index 5552863..ee431e1 100644 --- a/ocpm/data/OCKextRepos.yml +++ b/ocpm/data/OCKextRepos.yml @@ -4,6 +4,8 @@ Repos: IntelBluetoothFirmware: &itlbf https://github.com/OpenIntelWireless/IntelBluetoothFirmware IntelBluetoothInjector: *itlbf IntelBTPatcher: *itlbf + IntelMausi: &imausi https://github.com/acidanthera/IntelMausi + IntelSnowMausi: *imausi VirtualSMC: &smc https://github.com/acidanthera/VirtualSMC SMCSuperIO: *smc SMCProcessor: *smc @@ -53,3 +55,5 @@ Repos: BrcmBluetoothInjector: *brcm BrcmBluetoothInjectorLegacy: *brcm BrightnessKeys: https://github.com/acidanthera/BrightnessKeys + HibernationFixup: https://github.com/acidanthera/HibernationFixup +