From 473433512a1843e38c46b98a3d9824d10962d04a Mon Sep 17 00:00:00 2001 From: btwise <38809560+btwise@users.noreply.github.com> Date: Tue, 25 May 2021 09:51:22 +0800 Subject: [PATCH] Update kextsList_en.plist --- Resources/Kext/kextsList_en.plist | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/Resources/Kext/kextsList_en.plist b/Resources/Kext/kextsList_en.plist index 395aba8c..9b48f28a 100644 --- a/Resources/Kext/kextsList_en.plist +++ b/Resources/Kext/kextsList_en.plist @@ -264,6 +264,34 @@ url https://github.com/acidanthera/BrightnessKeys/releases/download/VERSION/BrightnessKeys-VERSION-RELEASE.zip + + author + 1Revenger1 + category + Embedded Controller Support + description + Allows reading Embedded Controller fields over 1 byte long, vastly reducing the amount of ACPI modification needed (if any) for working battery status. + name + ECEnabler + remoteFolder + ECEnabler + url + https://github.com/1Revenger1/ECEnabler/releases/download/1.0.1/ECEnabler-1.0.1-RELEASE.zip + + + author + khronokernel + category + Sidecar Support + description + Lilu Kernel extension for enabling Sidecar support on the SMBIOS + name + SidecarFixup + remoteFolder + SidecarFixup + url + https://github.com/acidanthera/SidecarFixup/releases/download/1.0.0/SidecarFixup-1.0.0-RELEASE.zip + -- GitLab