From f4bd553c6d2b91d00a1ff146b728287d89238d6f Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sun, 11 Sep 2022 11:55:46 -0400 Subject: [PATCH] [+] VoodooI2C GPIO and Services --- EFI/OC/Config.plist | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index 5d6ad46..b6c6d61 100644 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -543,6 +543,42 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VoodooI2CServices + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/VoodooGPIO + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Arch x86_64